- Issue created by @aman_lnwebworks
I am encountering an issue when adding new content to Instagram Feed.
Steps Reproduce:
1. Install the module using Composer with the command: composer require 'drupal/instagram_feed_by_username:^1.1'.
2: add a new content type with the "Instagram username" field
3: when trying to add new content it throws an error, the error mentioned below:
Error: Call to undefined method GuzzleHttp\Exception\ConnectException::getResponse() in Drupal\instagram_feed_by_username\InstagramFeedByUsernameService->posts() (line 84 of modules\contrib\instagram_feed_by_username\src\InstagramFeedByUsernameService.php).
I've attached an image illustrating my actions—installing the module and searching within the extended panel.
Active
1.1
Code