Hello everyone,
to use Instagram Gallery, I worked my way through the tutorial and finally managed to create the app I needed and get the facebook app ID, as well as the facebook app Secret. So far so good.
When I then click on the button in the SP Page Builder configuration (generate access token) a pop-up window opens where I can then log in to Facebook (as in the tutorial).
It also creates an access token and on a white page behind "access token", then a long numbers and letters combination, below that an Instagram ID and below that a green button that says "Insert & Save Token".
If you click on the button, nothing happens!
In the browser address line of the pop-up is my domain + /administrator/index.php?option=com_sppagebuilder&task=instagram.accessToken&code=(and here follows the token code and more)
Then in the console I see the following error:
*Uncaught TypeError: window.opener is null.
- What can I do to finally complete the setup?
I am using a Joomla 4.3.3 and SP Page Builder 3.8.10 because the 5 version threw errors.