Hello,
in the 'Headers-Tab' you need to set those properties:
X-Version: 3
X-Token: <manager token>
Content-Type: application/json
In the 'Body-Tab' you select 'raw' and define the JSON Object, for example:
{
"name": "My first Project"
}
Unfortunately I cannot reproduce the internal server error and it also should not occur. Instead, you should receive an error such as 'INVALID_PROPERTY' or 'HEADER_PROPERTY_INVALID'. Could you export your postman setting and send it (you can set a dummy value for the X-Token property)?
Thank you
It's okay, thank you so much.
quoc le
Hi all,
I tried to work with Studio API by Client Token and Manager Token which Wikitude support team sent to me.Get Target Collection is okay but i can't create new a Target Collection ( http://www.wikitude.com/external/doc/documentation/latest/Reference/Cloud%20Recognition%20REST%20API/index.html#api-TargetCollection-CreateTargetCollection ). Server sent to me INTERNAL_SERVER_ERROR.
Thank you so much.