Skip to content

Issue intergrating with javascript #3400

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
JacobCorlett opened this issue Jan 19, 2017 · 1 comment
Closed

Issue intergrating with javascript #3400

JacobCorlett opened this issue Jan 19, 2017 · 1 comment

Comments

@JacobCorlett
Copy link

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?

@JacobCorlett
Copy link
Author

My Fault. SSL Certificate issue.

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

No branches or pull requests

1 participant