Hello,
I need to update php client to always get a UPID for a valid request. It's valid for POST requests only. PUT returns boolean 1 if it's valid.
Is it possible to do this.
FYI: i updated the code to return the http error when something is wrong for debugging purpose