Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(cloud): just return a string #363

Merged
merged 1 commit into from
Nov 1, 2018

Conversation

moklick
Copy link
Contributor

@moklick moklick commented Nov 1, 2018

When I run the cloud function example under http://localhost:1337/test I get an error message {"code":141,"error":"res.success is not a function"}. This fixes it.

When I run the cloud function example under `http://localhost:1337/test` I get an error message ` {"code":141,"error":"res.success is not a function"}`. This fixes it.
@flovilmart flovilmart merged commit 4fa5a88 into parse-community:master Nov 1, 2018
@flovilmart
Copy link

Thanks!

parseplatformorg pushed a commit that referenced this pull request Jun 5, 2023
# [1.2.0](1.1.0...1.2.0) (2023-06-05)

### Bug Fixes

* **cloud:** just return a string ([#363](#363)) ([4fa5a88](4fa5a88))

### Features

* Update to Parse Server 6 syntax ([#427](#427)) ([36ff42b](36ff42b))
* upgrade to Parse Server 5.2.1 and other dependency upgrades ([#418](#418)) ([96b104f](96b104f))
@parseplatformorg
Copy link

🎉 This change has been released in version 1.2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants