Invalid/Expired token Error Twitter Sharekit iOS -


i started getting error when trying share via twitter in sharekit. working fine days back. tried recreate tokens, consumer key, secret key no success. tried adding new app scartch in twitter didn't help. tried changing api version 1.0 1.1 no help. missing?

go to==> https://dev.twitter.com/discussions/16443

garrett states that,

"during oauth/access_token request, must pass oauth_verifier now. switch seems have been flipped in last 2 days. docs, though, seems shouldn't required yet:

for oauth 1.0a compliance parameter required unless using xauth.currently twitter supports both oauth 1.0 , oauth 1.0a means not error if value isn't included. recommended applications not using parameter updated support oauth_verifier added. oauth 1.0a enforced , applications not using oauth_verifier fail complete oauth flow.

so though says "will enforced soon" turns out now. added verifier , worked."

update : https://dev.twitter.com/discussions/3973 refer this...


Comments

Popular posts from this blog

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

javascript - addthis share facebook and google+ url -