transitive-bullshit/bing-chat

SyntaxError: Unexpected end of JSON input

flameface opened this issue · 2 comments

SyntaxError: Unexpected end of JSON input
    at JSON.parse (<anonymous>)
    at parseJSONFromBytes (node:internal/deps/undici/undici:6571:19)
    at successSteps (node:internal/deps/undici/undici:6545:27)
    at node:internal/deps/undici/undici:1211:60
    at node:internal/process/task_queues:140:7
    at AsyncResource.runInAsyncScope (node:async_hooks:203:9)
    at AsyncResource.runMicrotask (node:internal/process/task_queues:137:8)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

This error is coming when i send message to api, and thing is it works in windows, but when i try in host it sends above error

Hi, Bing is blocking cloud providers ip. #23 is a quick fix if you need it.

it actually fixed the problem, i just created own package!