DEV Community

Discussion on: Problem with google cloud function

 
webjayant profile image
Jayant Raj Singh

Ok thanks..
I'll do some testing and will let you know

Thread Thread
 
mikenikles profile image
Mike

Try a most basic command with curl like in my example. Keep me posted, I'll see what I can do to help you troubleshoot this.

Thread Thread
 
webjayant profile image
Jayant Raj Singh

The problem was with the data I was receiving from webhook :D

Thread Thread
 
mikenikles profile image
Mike

Nice find, thanks for sharing. It makes sense given you already saw question marks when you logged the request body. Glad you've resolved that.