Skip to content

Issue intergrating with javascript #3400

@JacobCorlett

Description

@JacobCorlett

When I add:

Parse.initialize("[appid]", "[appkey]");
Parse.serverURL = 'http://[serverip]:80/parse/';

I get an error in console similar to the following, depending on the page.

parse-1.6.14.min.js:15 XMLHttpRequest cannot load http://[serverip]/parse/login. Failed to start loading.

&

parse-1.6.14.min.js:15 XMLHttpRequest cannot load http://[serverip]/parse/dashboard. Failed to start loading.

It seems to add the path like login & dashboard.

Is there something I am doing wrong?

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