I have an issue which so far no one has been able to solve.
Problem …
When backendless users login to the app ( url = myappname-us.backendless.app/ ) ; and user navigates to a page which was created without backendless ; the user session is terminated. i posted a screen shot as to why.
WHAT I NEED …
i need to get and store current user object for use in these pages.
i have already tried uploading the files to backendless file service
i have also tried creating a page on backendless and pasting the html data directly into it and using separate js files accordingly i believe the reason none of this has worked is due to the reason circled in red on the screen shot and the fact when i upload the files the url changes ( .backendless content.etc etc) and when i paste into the index files made via backendless; a portion of html is replaced and i can not keep metadata etc in index files backedndless alters the files
if you can help me get and store current user object data on non backendless created pages id aprieciate youto the fullest