Skip to content

Could function payload lenght #188

Closed Answered by mobizt
DavorStajcer asked this question in Q&A
Discussion options

You must be logged in to vote

As the server returns information, your payload is invalid instead of cut-off string problem.

The payload should be a string not JSON representation string.

JSON representation or its serialized string is not allowed.

https://cloud.google.com/functions/docs/reference/rest/v1/projects.locations.functions/call#request-body

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by mobizt
Comment options

You must be logged in to vote
2 replies
@mobizt
Comment options

@mobizt
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants