Can’t authenticate to the REST API using oauth
-
Hello,
I am trying to autenticate from a Javascript application to the rest API using oauth 1.0a.
It works fine when I try with basic authentication but this solution expose my private key.
Even when I use postman with oauth 1.0a and the simplest set up, I always receive a status 401 and a messace “Invalid signature – provided signature does not match”.
In my application I use this library: github.com/ddo/oauth-1.0a and I followed the instruction on the docs but it struck me that even using postman, I can’t access.
I would really love to get some love and support! ??
The page I need help with: [log in to see the link]
- The topic ‘Can’t authenticate to the REST API using oauth’ is closed to new replies.