Instafeed.js: Only response type \"code\" and \"token\" is allowed

Created on 27 Jun 2016  路  1Comment  路  Source: stevenschobert/instafeed.js

The following request returns the following error:
https://api.instagram.com/oauth/authorize/?client_id=7cacf1e144c64c15986e10d2a28aca46&redirect_uri=http://localhost:8000&response_type=6702b4bca55743fcb5a757b81df2bef7

Error
{"code": 400, "error_type": "OAuthException", "error_message": "Only response type \"code\" and \"token\" is allowed"}

Thank you for the help:)

>All comments

@yleng Please refer to Instagram's API docks, or stackoverflow.com, for errors regarding generating tokens in Instagram's API.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

pedrsntana picture pedrsntana  路  4Comments

stevenschobert picture stevenschobert  路  8Comments

ac-barros picture ac-barros  路  7Comments

belham picture belham  路  3Comments

heaversm picture heaversm  路  3Comments