Many thanks for your help.
so with your function I’m getting this error: XMLHttpRequest failed: “Unable to connect to the Parse API”
Not sure if it is progress, but certainly a change.
Thanks again!
Many thanks for your help.
so with your function I’m getting this error: XMLHttpRequest failed: “Unable to connect to the Parse API”
Not sure if it is progress, but certainly a change.
Thanks again!
[quote name=“patso” post=“349299” timestamp=“1485294696”]Many thanks for your help. so with your function I’m getting this error: XMLHttpRequest failed: “Unable to connect to the Parse API” Not sure if it is progress, but certainly a change. Thanks again![/quote] That’s nothing to do with the function, that’s a server setup issue, read this thread.https://github.com/ParsePlatform/parse-server/issues/651
Did you install parse server yourself? Try my earlier suggestion try www.back4app.com they take all the configuration problems out of the way.
Hooray. It works. I had to change server Url in AWS configuration to https://www.mydomainame.com/parse and it works fine
Many thanks.
This is business project I’m working on and we decided that it should directly rely on AWS, so that we won’t need to migrate anymore if the mediator service shuts down like parse.com.
I will definitely use back4app for my own projects, though. Thanks for reference.
Glad you got it solved