Additional REST API Validation Help
-
Hi, first of all thank you for this amazing (free) plugin. I know everyone says it when they start a post but its true.
I’m a beginner with RESTP API / JSON / PHP, so it’s probably something very easy to solve. I’m trying to log the computer id in the database when someone activates their license. The saving part into the database is for later but first I need to get the first step working which is explained in: https://www.licensemanager.at/docs/tutorials-how-to/additional-rest-api-validation/
I added the code mentioned in that document in the functions.php. That went fine as I get the “The UUID is missing from the request.” error before amending my activation request. I’m now trying to figure out how to change my request. I’m trying things for many hours now and I’m not able to figure it out. Am I not supposed to add it in the request body like I did with Postman (see attachment below)?
Thank you very much in advance!
Screenshot Postman: https://imgur.com/rmAmYwy
The topic ‘Additional REST API Validation Help’ is closed to new replies.