Authorization in Instagram.

I insert a link from Instagram into the Obsidian note.
For example:

https://www.instagram.com/p/DBWhTXBvhiu/?igsh=bzl1Y2h2ZGdlM2R1

I add the iframe code to the link text.

<iframe width="560" height="777" src="https://www.instagram.com/p/DBWhTXBvhiu/?igsh=bzl1Y2h2ZGdlM2R1" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

In the viewing mode, the Instagram window appears, I press the “Log In” button.
I enter username and password, press the “Log In” button. It thinks for 3 seconds and returns empty username and password fields.
I tried in the sandbox, the problem is the same. The login and password are correct. There are no problems with authorization in Firefox and Chrome.

The problem arose recently. Previously, images and videos from Instagram were shown without problems.

Have you found a solution to this?

Could it have anything to do with the Basic Display API that has been depricated early september? - Even though the error does not match…