Hi George, welcome to the forums! The data configurator is indeed quite particular about the type of response that you get. Could you post a screenshot of how your GET RECORD resource has been configured at the moment? Only thing I can think of now is that perhaps you’re using “payload” as your response path, which results in the response being a list.
Thank you for replying!
I’m glad my account is unlocked again and I can write posts
so, i solved this problem a long time ago and yes i spelled the payload path.
Now I have a different problem and it’s probably an Appgyver bug. Watch this video to get a better understanding of what is going on.
The problem: when we create an auth page, the Open page does not work for some reason. This should not be the case!
When a user opens the app, the Signup page appears, but if they are already registered, I want to take them to the Login page. But my onClick trigger on the button does nothing why?