Service Binding call resulting in TypeError
Hello, I'm currently working on implementing Service Bindings but I'm running into the following error when calling the
The Env interface:
The binding in the wrangler.toml:
The service binding fetch call:
fetch() of the service binding and passing on a string: TypeError: Fetch API cannot load: <MY-STRING>The Env interface:
The binding in the wrangler.toml:
The service binding fetch call: