philhawksworth
philhawksworth
DDeno
Created by Ziga Zajc on 11/7/2024 in #help
fetch does not work
Lets Encrypt are great — when I worked at Netlify they were brilliant at making automatic TLS freely available to all. Love them!
45 replies
DDeno
Created by Ziga Zajc on 11/7/2024 in #help
fetch does not work
this thread is really helpful! Thanks for this detail, @!
45 replies
DDeno
Created by Ziga Zajc on 11/7/2024 in #help
fetch does not work
How does it fail? Does it give an error message? Keep in mind that due to the security model, you have to allow Deno to make network requests by running it with --allow-net or -A https://docs.deno.com/runtime/tutorials/fetch_data/#fetching-data
45 replies