Hi there,
I’m trying to integrate the backendless with appgyver and I have no problems registering or logging in, refer to the tutorial on the following link
but when i try to setup curerentUser i get problem. When I first logged in, everything looked good but after I refreshed the application, the problem "missing required parameter ‘id’ appeared but the application can still log in automatically and after I log out everything returns to normal and will get the same problem if I refresh it again.
What I’m asking is how can I still retrieve data as long as I don’t log out even though I have refreshed the application.
Here I attach the screnshot
Hi Stanislaw,
I think most likely the problem is with the settings in appgyver. I apologize for asking an irrelevant question.
BTW thanks for your reply
OK, now I’m trying to modify my appgyver logic a bit and I’m getting an error 8002 “Could not parse request” on the GET API call. but it also happens after the application is refreshed. Is the problem still coming from appgyver?
The data on the screenshots looks ok. It’s hard to say what is going wrong in the app preview since I don’t know what it is and what happens there. Do you see an outgoing request to Backendless in the browser’s Network tab when open preview?
okay I understand, but how can I remove the “/” from the url while I can only edit the url in the data configurator. I know I should ask this question on the appgyver forum.
Thank you very much for helping to point out where the error is.