workers-rs icon indicating copy to clipboard operation
workers-rs copied to clipboard

Fix DO example to use full URL instead of relative path

Open leostera opened this issue 2 years ago • 0 comments

After following this example I got an error saying:

Fetch API cannot load: /new

Talking to Skye and James on Discord, they pointed out that the API used to accept relative paths but that these days it requires a full URL.

leostera avatar Aug 10 '23 20:08 leostera