401 for GET Watched #375
-
I write an app to track the watch progress and use the api. I managed to get an access token via device authorization. First I renewed my access tokens several times, but always 401 for the sync endpoint. I did the same and only replaced the ids in my code. And it worked. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Funny thing now I reverted back to the old ids the request is working. |
Beta Was this translation helpful? Give feedback.
Funny thing now I reverted back to the old ids the request is working.
So there is something strange at server side here.