LuispeOriginal post
Rank 1: Thread
I have some basic cloud functions that until a few days ago where working correctly when triggered from an HTTP request.
The code wasn't changed. Now the GET requests won't return what they are supposed to. Instead, a weird html is returned. Also, the executions won't appear in the console.
Anyone experimenting issues with cloud functions recently?
Summary
Cloud functions not returning correct response. Developers facing sudden issues with GET requests, returning strange HTML instead of expected response. Executions not showing in console.