-
Couldn't load subscription status.
- Fork 20
Description
Hello everyone,
I'm not able to find out where in my setup this error lies, so I'm finally trying here.
I am using the Social Feed module for Drupal, which uses espresso-dev/instagram-basic-display-php. In my local environment, everything seems to work fine, but as soon as I bring that module to my dev environment, the following error occurs in the logs:
EspressoDev\InstagramBasicDisplay\InstagramBasicDisplayException: Error: _makeCall() - cURL error: Connection timed out after 20000 milliseconds in EspressoDev\InstagramBasicDisplay\InstagramBasicDisplay->_makeCall() (Zeile 300 in /var/www/drupal/vendor/espresso-dev/instagram-basic-display-php/src/InstagramBasicDisplay.php).
Have you got any suggestions or clue, how to get this working? I couldn't work anything out in Drupal or the module, so maybe you guys are able to help out.