Take the new token out of the response (in the url bar) and put it into the token prop of the vue-instagram component**
if you still get {"error_type": "OAuthForbiddenException", "code": 403, "error_message": "Implicit authentication is disabled"} try unchecking "Disable implicit OAuth" in the Security tab on your newly created client.
Hey guys,
just wanted to share my findings on the problem that i was fighting with for an hour:
If you have the message described in the headline just follow those steps:
**1. Sign into your IG profile at https://www.instagram.com/developer/
if you still get {"error_type": "OAuthForbiddenException", "code": 403, "error_message": "Implicit authentication is disabled"} try unchecking "Disable implicit OAuth" in the Security tab on your newly created client.
If you have any questions, feel free to ask,
Sebastian