-
Notifications
You must be signed in to change notification settings - Fork 50
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
WARNING:root:Was unable to obtain a valid response from Meta AI. Retrying... Attempt 1/3. #16
Comments
Try to use facebook account by filling fb_email and fb_password, and use vpn to avoid regionblock |
But then i got error i described here, yesterday was fine keep in mind |
Hi, could you post the code you are using? Also are you able to reach and use https://meta.ai ? |
I'm having the same error even though I'm using an Oregon VPN, and just to test that it isn't my implementation, I ran a file only with the necessary code to get a response: ai = MetaAI() Error: WARNING:root:Was unable to obtain a valid response from Meta AI. Retrying... Attempt 1/3. |
I had the same problem, I just used my facebook login, MetaAI(fb_email="your_fb_email", fb_password="your_fb_password"), and it worked. Edit: Tried right now, isn't working anymore, I'm getting this error: FacebookInvalidCredentialsException: Was not able to login to Facebook. Please check your credentials. You may also have been rate limited. Try to connect to Facebook manually. Edit 2: Just changed VPN to test something, didn't work, got to the first VPN and it's working again, I don't know what is happening. |
Just with the email and password?, cause I try the same but im getting a new error
|
I am not getting this error, but I am getting a new one. I edited my previous response |
I tried a VPN in another location on the US and got this error, try using protonVPN on US-FREE#519044 |
So.if u use protonVPN, its working on ur end? Because i got the same error but im using windscribe Vpn |
That specific server is working, but you have to accept the login on facebook, it will sent you a notification. |
i keep getting this error meta_ai_api.exceptions.FacebookInvalidCredentialsException: Was not able to login to Facebook. Please check your credentials. You may also have been rate limited. Try to connect to Facebook manually. im using nordvpn now |
Did you receive a notification on facebook? I had to accept first, the first time worked like a charm, but a few days later I tried again and had the same error that you have, I solved it by disconnecting from the VPN server to another server, then came back to the original server, #519044 on protonVPN, try it on nordvpn |
What countries vpn are u using? |
US |
Ahh im on singapore, im having a hard time to connect to usa vpn, |
Meta Ai is available in singapore, did you get this error: KeyError: "name='xs', domain=None, path=None" when you tried without vpn? |
what i meant was im connecting into singapore vpn, and yes i got that error but with windscribe #17 check this |
I got that error in another server while using VPN on USA, if there is more servers available in singapore, try change it and see if it works |
Still the same to me,, im confused and don't know what to do |
I'm getting this response:
WARNING:root:Was unable to obtain a valid response from Meta AI. Retrying... Attempt 1/3.
Exception: Unable to obtain a valid response from Meta AI. Try again later.
Any suggestions to address this would be much appreciated! Thanks.
The text was updated successfully, but these errors were encountered: