Viewing profile — xmrcivicboix
xmrcivicboix
HN member- Joined
- Sat, Dec 17, 2016, 3:52 PM UTC
- HN karma
- 6
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About xmrcivicboix
No profile information was provided.
Recent public activity
-
comment
Comment #13206151
Unfortunately, Instagram is terrible with responding to developer support tickets and there really isn't a much of a community aspect around it. This issue itself is not easily rep…
-
comment
Comment #13204007
When you generate the server side explicit flow, it looks something like this: https://api.instagram.com/oauth/authorize/?client_id=CLIENT-... Depending on the library you use, it …
-
comment
Comment #13203614
I completely agree. Hence I said it's temporary. When you have a huge influx of paying customers who cannot log in to do their work, you have to balance that a bit.
- comment
-
comment
Comment #13201093
To temporary fix the issue, you could do the following: change response_type=code to response_type=token. Instagram will redirect back to your site with something like /callback#ac…