Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

Error 400 when trying to login #58

Closed
tom-rh opened this issue Mar 21, 2023 · 4 comments
Closed

Error 400 when trying to login #58

tom-rh opened this issue Mar 21, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@tom-rh
Copy link

tom-rh commented Mar 21, 2023

I try to login but I have always an error 😥

I printed res in send_otp() function and there is the result:
{'error': {'code': 400, 'message': 'QUOTA_EXCEEDED : Exceeded quota.', 'errors': [{'message': 'QUOTA_EXCEEDED : Exceeded quota.', 'domain': 'global', 'reason': 'invalid'}]}}

@valerierx
Copy link
Collaborator

valerierx commented Mar 21, 2023

Hello! This should now be solved with c99bfd1, tell me if it solved your error!

@tom-rh
Copy link
Author

tom-rh commented Mar 21, 2023

Hi, here is the result:
{'status': '0', 'vonageRequestId': '370e94e151cd4fd4bd0d6a05bdb10a8a'}

If I request a new connection before the expiration time has passed, I get this message:
{'status': '10', 'vonageRequestId': '2fa09f27aa6243b2a11849cfa2aca9f5', 'errorText': 'Concurrent verifications to the same number are not allowed'}

Thanks for your help @VxlerieUwU 😉

@valerierx
Copy link
Collaborator

Okay, I see! 1941ed2 should give a more precise message to the user. LMK if it solves it for you.

@tom-rh
Copy link
Author

tom-rh commented Mar 21, 2023

It's working! Thank you 😀

@tom-rh tom-rh closed this as completed Mar 21, 2023
@valerierx valerierx added the bug Something isn't working label Apr 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants