List
failed to update target getting null as response
Posted Date: 2020-12-30 6:02     Edited Date: 2020-12-30 7:48     Writer: inactive

1. SDK Version: 5.0.0

2. Development Environment: Unity-Android

3. Tracker/Scanner: Tracker

4. License Type : free-trial

 

When I try to edit a target on the cloud by clicking edit, error occurs.

It is a situation where we are inconvenient to modify related information such as Name or Meta Data.we are getting null as response.we are using web cloud apis for target operations.

Please take action

Posted Date: 2020-12-30 7:47     Edited Date: 2020-12-30 7:48     Writer: sjkim

Thanks for your interest in our MAXST AR SDK.

 

Would you add Name and RealWidth param at body?

 

Request body :

{
"Name":"sample",
"RealWidth":0.3
}

 

And then, check a Method and Additional URLs.

 

Please refer to Update Target at bottom link.

https://developer.maxst.com/MD/doc/5_0_x/cloud/webapi

 

 

Best regards,

Francisco

MAXST Support Team