Question
Why is the google cloud function connector not accepting a compressed JSON payload?
Environment
Google Cloud Function
Answer
The compressed JSON payload is currently not supported for the GCP cloud functions. Please see the valid request format here.
Comments
0 comments
Please sign in to leave a comment.