Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Login issue #272

Open
nzackoya opened this issue Jun 29, 2017 · 5 comments
Open

Login issue #272

nzackoya opened this issue Jun 29, 2017 · 5 comments

Comments

@nzackoya
Copy link

This page could not be loaded. If you have cookies disabled in your browser, or you are browsing in Private Mode, please try enabling cookies or turning off Private Mode, and then retrying your action.

@jaumevn
Copy link

jaumevn commented May 24, 2018

Any solution about this? I'm getting the very same issue right now.

@fearless-spider
Copy link

Me too :(

@shyambhat
Copy link
Owner

It seems to be certain changes on Instagram's end - it's affecting multiple platforms consuming the API. Not much we can do about it in InstagramKit, and I didn't find a concrete workaround as yet.

Did anyone get around this?

@Mattmlm
Copy link

Mattmlm commented Jun 5, 2018

Not sure why, but Instagram has chosen to lock out any kind of custom URL schemes (i.e. instagram293848://), and that change may have to do with iOS changes. I've used the solution in this article to get around it, as I had to replace my SFSafariViewController with a UIWebView.

http://joshuaoiknine.com/post/47541512095/instagram-oauth-login-for-ios-objective-c

@mmdock
Copy link

mmdock commented Jul 31, 2018

@Mattmlm I recently had this issue and a redirect issue (i think) where in my console it, when trying to load Instagram login page, UIWebView was continuously failing/ dropping connections for a solid minute before it would show IG's old login page instead of the new one. I switched from UIWebview to WKWebview per a suggestion from a friend (still unclear why) and everything started working like a charm

EDIT: The connection dropping/ redirection cycle thing was today actually. ....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants