Access to headers in supabase.invoke
#17662
Unanswered
ChuckJonas
asked this question in
Feature Requests
Replies: 0 comments
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.
Currently, there doesn't seem to be a way to access response headers in
supabase.invoke(). It's common API practice to use headers to return information likeX-Request-IDthat the client might need to read.All reactions