TobitSoftware / chayns-backend

The chayns® Backend API allows you to interact with our servers from your Tapp and contains many useful functions.
MIT License
12 stars 0 forks source link

Endpoint /User/{userid}/UAC broken #8

Closed meldau closed 5 years ago

meldau commented 5 years ago

Suddenly the Endpoint returns {message:"Missing AccessToken.",errorGuid:"26d051bc-8547-48be-b7cd-1713eee358b6"}

There was no change made on my side, so the token could be lost. I tried bearer on v1 and Basic on v2. Please repair quickly. Everthing is broken now 👎

@pjanning

meldau commented 5 years ago

"GET https://api.chayns.net/v2.0/{LocationID}/AccessToken" ist also broken. It returns a 3605 characters long string of empty spaces (this: "

") Maybe this correlates...
pjanning commented 5 years ago

The bug is fixed right now. Everything works again.