When I am trying to access urls from mobile, I often get 'Signatures do not match' in WatchDog Error. After Cache Rebuild, and waiting for few minutes it works fine.
I am using consumery_key, consumer_secret for each request. I think that's not a very good mechanism.
If I am able to understand it properly, it is also possible to generate OAuth Tokens, which can be used. Is it documented somewhere how to generate and use tokens?
Comments
Comment #2
swentel commentedI don't think tokens are implemented yet as far as I can see in the code. Not sure if the maintainers have any code for it available yet, would be good to have an update on that.