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

SyntaxError: Unexpected end of JSON input #26

Open
flameface opened this issue Mar 24, 2023 · 2 comments
Open

SyntaxError: Unexpected end of JSON input #26

flameface opened this issue Mar 24, 2023 · 2 comments

Comments

@flameface
Copy link

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

@remisiki
Copy link

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

@flameface
Copy link
Author

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

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

2 participants