Good day,
My function works locally, but when hosted on Azure functions it returns a 500 error whenever it's called. The logs don't reveal anything particularly useful:
[Verbose] Posting invocation id:e0c48141-fc90-49e3-8de9-f1f44293a9e7 on workerId:d8dcb07e-8068-48a6-9770-2f892b55ac98
and then error.
Time stamp of last call is = 2021-06-12T15:52:49Z
Id=e0c48141-fc90-49e3-8de9-f1f44293a9e7
Location = South central US
I was hoping for some help, I'm not experienced with Azure functions.
Best regards and many thanks,
Oscar