Oauth 1.0 access token issue
Vikas Chandel
Posted on July 21, 2020
I was trying to get access token with oauth 1.0 but getting Invalid signature for signature method HMAC-SHA1. I have the request token and verifier.
Api i want to integrate:
https://api.immobilienscout24.de/api-docs/authentication/three-legged/
$consumerKey = "myrealapiKey";
$consumerSecret = "wEBxKUuQWYqRQ0Kb";
💖 💪 🙅 🚩
Vikas Chandel
Posted on July 21, 2020
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.