You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the first one must have failed. We try to hit the app directly first and if we get a CORS error, we go through the proxy. Linux apps don't have CORS yet, so any calls to the app itself should always fail.
never mind, talked to David and I understand the issue now
Running a C# function from portal, I first see a call directly to the Function. And then there is a second call going through https://functions-next.azure.com/api/passthrough.
Maybe it thinks the first one failed?
The text was updated successfully, but these errors were encountered: