Hi everyone.
A couple of years I made a project using VaRest plugin for getting and posting to a server database following a youtube tutorial and worked great but now I’m reusing the same logic and code for something else but I cannot find a way to get the response content from server since the node is deprecated, I always get an empty array. I already tried to getting the Response Object and encode it with no luck. I’m sharing an image of my blueprints and the code I’m using with php for getting data from server for better understanding.
Can anyone point me in the right direction please. Should I use a different node approach or something else in the php code or both?.
Thank you very much.
Have a great day.