-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not working as per superbase Docs #58
Comments
The function is being served on: but your url is missing the /v1. |
#52 (comment) helped me as a temporary fix |
Finally worked after defining
|
I feel need documentation for better clarity. otherwise new users of this library will get confuse. |
I was getting confused already to see that I´m following every doc-tutorial step and getting Function not found. Impostor syndrome, they call it sometimes. At least until I encountered several issues discussing the same subject. |
Maybe this is a duplicate of #52 |
I have fallowed the docs of superbase to run dart edge in superbase platform. but even hello world function also not working
doc: https://supabase.com/docs/guides/functions/dart-edge
The text was updated successfully, but these errors were encountered: