Connecting to Kinvey via a non protocol relative URI (HTML5)
A
Alexander Williams
started a topic
about 7 years ago
I am trying to set up the Test Drive sample application. Ultimately I am aiming to build a native desktop application with html5.
I have substituted my apps credentials and have added the http protocol to the link to Kinvey. I currently get a "The request failed" error message. Is this because I have not started a server and used a relative URI? If so, is there any way to get around it?
1 Comment
C
Caroline
said
about 7 years ago
Hi Alexander,
Yes, exactly. No workaround to speak of. The readme instructions for the app are here: https://github.com/KinveyApps/TestDrive-HTML5/blob/master/README.md
Alexander Williams
I have substituted my apps credentials and have added the http protocol to the link to Kinvey. I currently get a "The request failed" error message. Is this because I have not started a server and used a relative URI? If so, is there any way to get around it?