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

Unable to login #19

Open
johnd0e opened this issue Aug 16, 2023 · 0 comments
Open

Unable to login #19

johnd0e opened this issue Aug 16, 2023 · 0 comments

Comments

@johnd0e
Copy link

johnd0e commented Aug 16, 2023

> [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
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

1 participant