- Issue created by @PieterDeg
After enabling the social_wall
module, an error is logged when attempting to fetch Instagram content. The error message indicates a 401 Unauthorized
response from the Instagram API, with the body stating "Please wait a few minutes before you try again."
and "require_login": true
.
social_wall
module./admin/reports/dblog
.Observed log entry:
Instagram : Error: Client error: `GET https://i.instagram.com/api/v1/users/web_profile_info/?username=xxxx` resulted in a `401 Unauthorized` response: {"message":"Please wait a few minutes before you try again.","require_login":true,"igweb_rollout":true,"status":"fail"}
Active
3.0
Code