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?