codingbadger / instant-tokens.com

11 stars 0 forks source link

Username field blank after authorization #5

Open bigskillet opened 4 years ago

bigskillet commented 4 years ago

The username field is blank after authorization making it difficult to differentiate between authorize accounts.

codingbadger commented 4 years ago

Hello,

Thanks for reporting this.

I have released a few updates to the site this morning, one of which is the ability to refresh the username value from Instagram.

image

Cheers

bigskillet commented 4 years ago

Hmmm, it's not refreshing for me. image

codingbadger commented 4 years ago

Hey,

Looks like the Instagram API is returning an error:

{ "error": { "message": "Unsupported get request. Object with ID '17841XXXXXXXXXXX' does not exist, cannot be loaded due to missing permissions, or does not support this operation", "type": "IGApiException", "code": 100, "error_subcode": 33, "fbtrace_id": "A6EUPxxxxxxxxxxxxx" } }

I'll try and see what those error codes mean. Trying to hunt down any info (other than the basic operations) for this API is proving difficult.

Cheers

codingbadger commented 4 years ago

Something doesn't seem right with the setup, can you add the authorisation again?

bigskillet commented 4 years ago

I logged into Instagram and revoked the access, but it's not removing the authorization. I also tried reauthorizing, but it's still showing the old authorization.

codingbadger commented 4 years ago

Hello,

Hmm very strange, I have manually cleared out the authorisation so you should be good to go.

Thanks

Barry


From: Big Skillet notifications@github.com Sent: Tuesday, July 28, 2020 9:00:17 PM To: codingbadger/instant-tokens.com instant-tokens.com@noreply.github.com Cc: Barry Mooring barry@codingbadger.com; State change state_change@noreply.github.com Subject: Re: [codingbadger/instant-tokens.com] Username field blank after authorization (#5)

I logged into Instagram and revoked the access, but it's not removing the authorization. I also tried reauthorizing, but it's still showing the old authorization.

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHubhttps://github.com/codingbadger/instant-tokens.com/issues/5#issuecomment-665249268, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAIKAXFRSB2NVZDABEVREU3R54U5DANCNFSM4PJUSHHQ.

bigskillet commented 4 years ago

It was cleared, but reauthorizing didn't fix the username issue. I tried removing access again after that, then reauthorizing, and it's not clearing the old authorization again.

codingbadger commented 4 years ago

Hello,

I checked the logs and the Instagram API is returning the same error as before. I will reach out to them and see if they can help.

If you drop me an email (barry AT codingbadger DOT com) with the username I can manually update it for you.

Thanks

codingbadger commented 4 years ago

This has been raised as a bug already with Facebook https://developers.facebook.com/support/bugs/320668765776353/

This is the exact same situation so I have subscribed to this ticket to get future updates.