I’m having a problem with my functions when accessed by a newly created Netlify identity
I’m having a problem with my functions when accessed by a newly created Netlify identity.
What drives me crazy is that it works on local with netlify dev --live
.
So when I try to access my getTranscripts
or uploadAsync
functions with this new identity and its bearer token I always get 500 Internal Server Error
with a response like this:
I found some issues in the forum, but it always says if it’s an Internal Server Error, there’s nothing I can do and I need to notify support!
1 post - 1 participant