You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 18, 2023. It is now read-only.
> [email protected] cli
> node ./dist/cli.js
√ Select » Semi-Auto [Use you own email/phone number]
...\poe\node_modules\cross-fetch\node_modules\node-fetch\lib\index.js:273
return Body.Promise.reject(new FetchError(`invalid json response body at ${_this2.url} reason: ${err.message}`, 'invalid-json'));
^
FetchError: invalid json response body at https://poe.com/api/gql_POST reason: Unexpected token < in JSON at position 0
at D:\AI\poe\node_modules\cross-fetch\node_modules\node-fetch\lib\index.js:273:32
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async ChatBot.makeRequest (file:///D:/AI/poe/dist/index.js:114:16)
at async ChatBot.subscribe (file:///D:/AI/poe/dist/index.js:106:9)
at async ChatBot.startCli (file:///D:/AI/poe/dist/index.js:433:13)
at async file:///D:/AI/poe/dist/cli.js:3:1 {
type: 'invalid-json'
}
Node.js v18.17.1
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The text was updated successfully, but these errors were encountered: