Netdev not set ->Hanging promise cancelled -> Script will never generate a response

For Workes & Pages, what is the name of the domain?

Not deployed

What is the error number?

500

What is the error message?

2024/11/10 16:19:14 Error making request: Netdev not set ✘ [ERROR] A hanging Promise was canceled. This happens when the worker runtime is waiting for a Promise from JavaScript to resolve, but has detected that the Promise cannot possibly ever resolve because all code and events related to the Promise’s I/O context have already finished. [wrangler:inf] GET / 500 Internal Server Error (27ms) ✘ [ERROR] Uncaught (in response) Error: The script will never generate a response.

What is the issue or error you’re encountering

Netdev is not set, and not sure how to set it

What steps have you taken to resolve the issue?

Made sure that my JWT token, link, and JSON body are correct using cURL.

What are the steps to reproduce the issue?

Please go to my github repo and follow the README

This is my github repo