403 Forbidden: The server understood the request, but is refusing to fulfill it
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.
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?
I have iPod (iOS 6.1.6)
Also, for the record, the App Store will require compilation against the iOS 7 SDK as of February 2014.
As per new xcode minimum iOS version 5.1.1 is supported.
also i have iPhone 3gs (iOS version 5.1.1). In that also works fine. Only problem in iOS 6.
@nst any update on this issue?
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)
@nst any update?
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