© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•7mo ago•
2 replies
Chris

I am unable to call external API

I am trying to call external API from edge function. Very simple test:
const response = await fetch("https://MYURL/q/id?id=38715442");
console.log(JSON.stringify(response));

I get "TypeError: error sending request for url" error.

The API works fine when I test it from Postman or curl.

I am using a free tier of supabase. Could this be causing the issue?
Alternatively, is there a way to check if supabase is able to resolve MYURL?

Thanks for any suggestions or help!
Supabase banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

I am unable to connect my organization to the Superbase API
SupabaseSSupabase / help-and-questions
8mo ago
Unable+to+exchange+external+code
SupabaseSSupabase / help-and-questions
14mo ago
Unable to exchange external code
SupabaseSSupabase / help-and-questions
4y ago
I am unable to reset my password
SupabaseSSupabase / help-and-questions
2w ago