I have an API for parsing barcodes, this was the advice from my previous topic.
Am I obliged to pass a JSON array if I want to pass one value?
Error message ThinkWise:
Postman:
I have an API for parsing barcodes, this was the advice from my previous topic.
Am I obliged to pass a JSON array if I want to pass one value?
Error message ThinkWise:
Postman:
Hi Rolf,
Could you try to add [ ] around the Content making it [{“barcode”:1234}] ? Looking at the error, it says it requires an array so I hope this will do the trick
I was already afraid of that. If there is no alternative I will modify my REST API to handle an array of strings.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.