-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Authentication error #19
Comments
No problem. You may use bad authentication information. |
Already check the login... it's correct... I create a test account, in app works fine, but on api keeps getting fail curl --location --request POST 'https://www.weback-login.com/WeBack/WeBack_Login_Ats_V3' Region: Brazil - +55 |
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 email. Any clues what I can do? |
I had the same issue, but solution was easy. I just hadn't updated my client.py and hence missed the change, Tim made last year exactly for this error "CERTIFICATE_VERIFY_FAILED". |
So what needs to be changed? Sorry for my dumb question. |
Hello Georg, |
Iam using latest. Tried with email and phone number (also germany +49). But iam always getting the authentification error. |
my last idea: check your Python environment regarding SSL certification |
thats already satisfied. Does the example from sysonebr work on your side? |
I found a github site saying api has changed.
this worked for me and i got a positive response. |
Anyone has some V4 api docs or some example ? thank you! |
I've rewrite a plugin to use the new API. |
Did anyone found a documentation or a fix? |
@GeorgKlaussner there is no fix, new api isnt backward compatible, and u need to register to new api. old login wont work with new api, i tried in my nodejs app. also all devices u had registered wont be accessible in new api, you need to register them again. |
Anyone else has trouble on authenticate on https://www.weback-login.com/WeBack/WeBack_Login_Ats_V3
Always return fail... they change something?
The text was updated successfully, but these errors were encountered: