Closed Ujjwal-N closed 6 years ago
Hi! OAuth is quite complicated protocol and the server side implementations may have small incompatibilities. Without API knowledge and my own access tokens I also can't test anything and also, I don't have the time for that. Sorry.
You already have an applications that successfully converts request tokens to access tokens? Than fire up mitmproxy and compare their SBS (signature base string) with the one generated by OhhAuth.
Also you may not want to post your oauth_consumer_key and other tokens on the internet
Hello, When converting request tokens to access tokens, the api returns the error:
Could you look into the signature generating method when there are tokens present? Thanks