STTwitter icon indicating copy to clipboard operation
STTwitter copied to clipboard

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

Open amacymind opened this issue 10 years ago • 10 comments

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.

amacymind avatar Jan 06 '15 11:01 amacymind

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?

nst avatar Jan 06 '15 12:01 nst

img_0263

amacymind avatar Jan 06 '15 12:01 amacymind

I have iPod (iOS 6.1.6)

amacymind avatar Jan 06 '15 12:01 amacymind

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

nst avatar Jan 06 '15 13:01 nst

As per new xcode minimum iOS version 5.1.1 is supported.

amacymind avatar Jan 07 '15 05:01 amacymind

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

amacymind avatar Jan 07 '15 06:01 amacymind

@nst any update on this issue?

amacymind avatar Jan 08 '15 05:01 amacymind

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)

trungvinh1991 avatar Jan 08 '15 06:01 trungvinh1991

@nst any update?

amacymind avatar Jan 12 '15 07:01 amacymind

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

nst avatar Jan 20 '15 09:01 nst