Jump to content
UBot Underground

Problem With Instagram Api


Recommended Posts

Hi,

I'm trying to get the access token using Instagram API.

 

This is the GET request:

https://api.instagram.com/oauth/authorize/?client_id=3459bdf8404753db572567230bf7f2f&redirect_uri=http://localhost:8888&response_type=token

(Changed the Client ID to post here).

It's supposed to return this:

http://localhost:8888/#access_token=1528584781.e75d9bd.aa67a16b62af7534a25fc284dff4c220
 

When I use this in the system browser it works and after giving access, it returns access token correctly.

But in ubot using HTTP plugin (and Exbrowser http commands), it shows the login page in the browser, after I logging in,  this is what I get in the address bar:

asset://assets/accounts/login/?force_classic_login=&next=/oauth/authorize/%3Fclient_id%3459bdf8404753db572567230bf7f2f%26redirect_uri%3Dhttp://localhost:8888%26response_type%3Dtoken

I remember it worked as expected a few days ago with the same request. but not now.

 

Could you please help me find out why?

Edited by Marani
Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...