Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,953 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
sequence item 0: expected str instance, bytes found.
Why is this error caused?
Getting this error in azure function app linux.
But works fine in windows.
Thanks