WatchAuthenticator icon indicating copy to clipboard operation
WatchAuthenticator copied to clipboard

auth error: response code is not 200: 401

Open march5350 opened this issue 1 year ago • 4 comments

When I try to get the shared secret form my Fossil watch. I get the error auth error: response code is not 200: 401. The links I used where the ones in the readme, namely

  • https://api.skagen.linkplatforms.com/v2.1/rpc/auth/
  • https://api.skagen.linkplatforms.com/v2.1/rpc/device/
  • https://api.skagen.linkplatforms.com/v2/users/me/devices
  • https://api.skagen.linkplatforms.com/v2/users/me/devices/%s/secret-key After that I use my credentials to login. I created my Fossil account using the Google login method. Could this maybe the the reason of the issue?

march5350 avatar Feb 21 '24 13:02 march5350

So you entered your Google credentials?

dakhnod avatar Feb 21 '24 13:02 dakhnod

Yep, I did. I also checked again if these where the good credentials by logging out of the Fossil app and logging back in again. And I forgot to mention that I tried the links with https://c.fossil.com/ as well as https://api.skagen.linkplatforms.com.

march5350 avatar Feb 21 '24 15:02 march5350

You need to use fossil native credentials. I was planning on writing that down somewhere...

dakhnod avatar Feb 21 '24 21:02 dakhnod

That explains a lot. Thanks for looking into it!

march5350 avatar Feb 24 '24 08:02 march5350