GeorgKlaussner
GeorgKlaussner
I'm trying to auth with Tesvor X500, but iam not able connect. Password or username incorrect. I double checked via weback app and also tried a telephone number instead of...
So what needs to be changed? Sorry for my dumb question.
Iam using latest. Tried with email and phone number (also germany +49). But iam always getting the authentification error.
thats already satisfied. Does the example from sysonebr work on your side?
I found a github site saying api has changed. `curl --location --request POST 'https://user.grit-cloud.com/oauth' --header 'Content-Type: application/json' --data-raw '{"payload":{"opt":"login","pwd": "PW HASH"},"header":{"language":"de","app_name":"WeBack","calling_code":"COUNTRY CODE e.g 0049","api_version":"1.0","account":"EMAIL OR TEL","client_id":"yugong_app"}}'` this worked for me...
Did anyone found a documentation or a fix?
Using github-develop docker tag also fixed it for me. Thanks.