Skip to content

Parse.Cloud.httpRequest is not a function #2004

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

Closed
AbubakarSiddique opened this issue Aug 29, 2023 · 2 comments
Closed

Parse.Cloud.httpRequest is not a function #2004

AbubakarSiddique opened this issue Aug 29, 2023 · 2 comments
Labels
type:question Support or code-level question

Comments

@AbubakarSiddique
Copy link

AbubakarSiddique commented Aug 29, 2023

Issue Description

Parse.Cloud.httpRequest is not a function while executing cloud code in Local Development.

Steps to reproduce

Run cloud code in local development and trigger any function having Parse.Cloud.httpRequest

Actual Outcome

Should execute my HttpRequest

Expected Outcome

Error 141 : Parse.Cloud.httpRequest is not a function

Environment

Server

  • Parse Server version: 4.5.0
  • Operating system: Windoows 11
  • Local or remote host : LOCAL

Database

  • System (MongoDB or Postgres): MongoDB
  • Database version: 0.6.4
  • Local or remote host : LOCAL

Client

  • Andoroid SDK version: Andorid 13
@parse-github-assistant
Copy link

parse-github-assistant bot commented Aug 29, 2023

Thanks for opening this issue!

@dplewis
Copy link
Member

dplewis commented Aug 29, 2023

It’s highly recommended that you use another HTTP module instead of Parse.Cloud.httpRequest.

parse-community/parse-server#7595

@dplewis dplewis closed this as completed Aug 29, 2023
@mtrezza mtrezza added the type:question Support or code-level question label Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:question Support or code-level question
Projects
None yet
Development

No branches or pull requests

3 participants