Skip to content

Invalid function when calling could code but hello function is working #1183

Description

@victorpetrovski

Hello. I am having this issue for over 4 days now and i have no idea how to fix it :( This is my setup
in server.js :
var parseServer = new ParseServer({
databaseURI: "XXXXXXX",
cloud: './cloud/main.js',
appId: "XXXXXX",
masterKey: "XXXXXXX",
serverURL: "https://parsetestapi.appspot.com/parse/"
});

and in app.yaml
CLOUD_PATH: './cloud/main.js'

Please help me i am desperate :D

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions