TypeError: error sending request for URL! (Deno -Supabase - Oak)
Hi team, I am struggling to use Deno with oak for my project and have this issue:
Already created a repository and added all the info you need to reproduce it
Link :https://github.com/Ge6ben/custom-route-oka
GitHub
GitHub - Ge6ben/custom-route-oka
Contribute to Ge6ben/custom-route-oka development by creating an account on GitHub.
3 Replies
This doesn't look like a Deno error. From what i can say it uses locally supabase runtime which is based on Deno but is not Deno. Sort of looks like they are using outdated version of Deno's Rust crates.
I think it'd be better if you reached out to Suoabase support for help here.
Hi @bartlomieju thank you for your response
I did as well
but still i could not fix
Check My request in Supabase channal:
https://discord.com/channels/839993398554656828/1289490533911363655/1289490533911363655
Thank you @bartlomieju
The supabase team helped me to solve it
here's the url for anyone will get the same issue in the future!
https://discord.com/channels/839993398554656828/1289490533911363655/1291776314369376357
Great!