parse-community/parse-php-sdk

Cannot return custom cloud function response if not inside a result prop

codeKonami opened this issue · 2 comments

Could we return $response instead of $response['result'] ?

return ParseClient::_decode($response['result']);

Thanks for opening this issue!

  • ❌ Please edit your post and use the provided template when creating a new issue. This helps everyone to understand your post better and asks for essential information to quicker review the issue.

I'm closing this as it does not seem to be a Parse PHP SDK issue.