Pedro Xavier Leite Cavadas

Results 7 comments of Pedro Xavier Leite Cavadas

I have the same problem... The error message finishes like this: fbchat._exception.FBchatUserError: Login failed. Check email/password. (Failed on url: https://m.facebook.com/checkpoint/?_rdr) For some reason it keeps redirecting me to the identity...

> > @chalermporn17PPA, this might be a separate issue; can you try adding the following code and test it again? > > ```python > > import logging > > logging.basicConfig(level=logging.DEBUG)...

> @lengors > I don't know if I closed it. How can I check it ? > My code has only I posted. Hmm, if the code that u posted...

@chalermporn17PPA Do you have an up to date version of fbchat? Also, try to not specify the user agent when cookies are detected

> > @chalermporn17PPA Do you have an up to date version of fbchat? Also, try to not specify the user agent when cookies are detected > > > try to...

@StefanTerdell Zod 4 just got stable: https://zod.dev/v4, any plans to work on this in the near future? In particular: - adding support for recursive schemas - use the tree-shakable API...