Hi, I'm working on a script to update some of my custom field values in central and have run into an issue. When I request the hardware or system inventory report token the response is a 200 OK but all I get back is null value for the token and expiration date.
Here is a copy paste of the response content:
{"expires":null,"token":null}
Tested with postman and got the same result.
Any tips appreciated.