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

Keeps retrying #3

Open
losparviero opened this issue Jul 9, 2023 · 3 comments
Open

Keeps retrying #3

losparviero opened this issue Jul 9, 2023 · 3 comments

Comments

@losparviero
Copy link

image

@losparviero
Copy link
Author

Okay so I could get rid of the retrying but now it throws this error

\node_modules\poe-chat-api\client.js:290
        this.next_data.props.pageProps?.payload?.chatOfBotDisplayName?.chatId;       
                       ^

TypeError: Cannot read properties of undefined (reading 'props')

@lazuee
Copy link

lazuee commented Jul 10, 2023

@losparviero Poe renamed the property keys in next_data, which caused it to break. And also they launched Cloudflare bot protection.

@Jobians
Copy link

Jobians commented Sep 24, 2023

I'm getting same, any solution?

Downloading Settings...
Downloading next_data...
Retrying Request : 0
Retrying Request : 1
Retrying Request : 2
Retrying Request : 3
Retrying Request : 4
Retrying Request : 5
Retrying Request : 6
Retrying Request : 7

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants