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

403 Forbidden: The server understood the request, but is refusing to fulfill it #154

Open
amacymind opened this issue Jan 6, 2015 · 10 comments
Labels

Comments

@amacymind
Copy link

Hello,
I am using iOS sttwitter. Its works fine in iOS7 & iOS8. But in iOS 6 its gives error like, 403 Forbidden: The server understood the request, but is refusing to fulfill it. This text comes in uiwebiew after login successful.

@nst
Copy link
Owner

nst commented Jan 6, 2015

Thank you for reporting this.

I cannot reproduce the issue since I don't have an iOS 6 simulator available.

Can you send a screenshot? can you tell exactly which request fails?

Can you see the "Redirecting you back to the application. This may take a few moments." message?

@amacymind
Copy link
Author

img_0263

@amacymind
Copy link
Author

I have iPod (iOS 6.1.6)

@nst
Copy link
Owner

nst commented Jan 6, 2015

Also, for the record, the App Store will require compilation against the iOS 7 SDK as of February 2014.

@amacymind
Copy link
Author

As per new xcode minimum iOS version 5.1.1 is supported.

@amacymind
Copy link
Author

also i have iPhone 3gs (iOS version 5.1.1). In that also works fine. Only problem in iOS 6.

@amacymind
Copy link
Author

@nst any update on this issue?

@trungvinh1991
Copy link

Hello,
I have the same issue.
I think it have 2 reason :

  • Server has problem
  • Something about webview: you run the request_token but not using webview => when webview load request, server will not accept => 403 error (not sure, I guess)

@amacymind
Copy link
Author

@nst any update?

@nst nst added the bug label Jan 12, 2015
@nst
Copy link
Owner

nst commented Jan 20, 2015

I still haven't had a chance to debug that on iOS 6.

What we need to know is:

  • which URL is opened in Safari
  • does the callback work as expected
  • what are the values sent in the callback

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

No branches or pull requests

3 participants