Strvm / meta-ai-api

Llama 3 API (MetaAI Reverse Engineered)
158 stars 27 forks source link

Getting FacebookInvalidCredentialsException error when credential are correct #20

Open paulosabayomi opened 1 month ago

paulosabayomi commented 1 month ago

Hi, I am getting FacebookInvalidCredentialsException exception and my credentials are correct, I have also tried to use different Facebook accounts but I'm still getting the same error

this is the full error message

    raise FacebookInvalidCredentialsException(
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.

Please what can I do to fix it? thanks