Javascript – Firebase Cloud Functions internal server error when trying to curl URL with query parameters
I'm trying to pass some URL parameters to my cloud function and I keep facing an internal server error when I try to make a request. Does anyone have an idea of what might be causing it? curl -X POST…