Skip to content

fix(cloud): just return a string#363

Merged
flovilmart merged 1 commit intoparse-community:masterfrom
moklick:patch-1
Nov 1, 2018
Merged

fix(cloud): just return a string#363
flovilmart merged 1 commit intoparse-community:masterfrom
moklick:patch-1

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