You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my iOS application (https://itunes.apple.com/app/geocaches/id536646724) I'm using same implementation for all OKAPI nodes. And it was working for long time just fine. Unfortunately, from some time I'm getting "invalid_signature" from opencaching.de - and only from this node. It was working before and there was no changes in implementation of OKAPI module in my app, so I believe there's some issue on server side.
I've even tried to re-generate my key/secret, but without any luck.
Could please someone clarify why this error may appear?