Rexsy Bima Trima Wahyu
Rexsy Bima Trima Wahyu
Yup i can, im using windscribe
i got `Exception: Unable to obtain a valid response from Meta AI. Try again later.` just want to make sure, is it still working on your end?
im kinda worried it has something to do with my account, i did something in my facebook app which is that i created new fan page profile... ill try to...
what python version are you using?
so i use some dummy facebook account here, same code, but now i got KeyError instead ``` Traceback (most recent call last): File "d:\Python\meta-ai-api\test.py", line 3, in ai = MetaAI(fb_email="xxxx",...
Update for this, turns out Meta doesnt allow some dummy account to be using Meta.AI, kinda an L, when i access meta.ai manually using dummya account to login, i got...
> > i got > > `Exception: Unable to obtain a valid response from Meta AI. Try again later.` > > just want to make sure, is it still working...
> For 1 of my personal projects I did this and it worked > > replacing > > [meta-ai-api/src/meta_ai_api/main.py](https://github.com/Strvm/meta-ai-api/blob/89655182ef3e56ecee15b1882ec02dbf2124d418/src/meta_ai_api/main.py#L313) > > Line 313 in [8965518](/Strvm/meta-ai-api/commit/89655182ef3e56ecee15b1882ec02dbf2124d418) > > fb_session = get_fb_session(self.fb_email,...