Discussions

Ask a Question
Back to All

Custom Fields API Call - 401

I'm trying to do a GET as documented here:

https://developer.servicem8.com/reference#custom-fields-1

So far I've been able to do GETs on over a dozen other entities (Jobs, Tasks etc) and they're all ok. But when I try to get the Custom Fields listing, I get this error:

401 Unauthorized : You couldn't be authenticated

I've tried both with my Auth Token (as per the other entities), and without. And in Postman and also with your Try It button on that page.

Please help.