Solved

Privacy APIs 401 responses

  • 5 July 2022
  • 1 reply
  • 186 views

Hi, I’m trying to use the privacy API to delete a user but when I enter the api-key and api-secret (even in the postman collections provided) the api returns a 401.  I’ve used the cURL samples and they don’t work either (401) is there a missing step to enable the Privacy API for the project that I’m working on?

icon

Best answer by tnelson 6 July 2022, 00:07

View original

1 reply

Solved:  For anyone else who runs into this make sure with curl you use -u for basic auth and specify valid parameters to the endpoint.

Reply