Replies: 1 comment
-
That seems like more of an ASP question than a supabase question - I imagine the API has changed a bit for ASP since the video was made... maybe check here? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I get CS1661 nad CS1678 errors when returning
Results.NotFound();
inapp.MapGet
.Here's the code:
In video crash from the docs there are no such issues even though return object is identical...
Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions