Error using REST API: "error_description": "AADSTS7000215: Invalid client secret is provided.\r\nTrace ID:

5.5k Views Asked by At

I'm trying to use the REST APIs to delete Assets in Purview but I keep this error: "error_description": "AADSTS7000215: Invalid client secret is provided.\r\nTrace ID:

I have an App Registration that is assigned both the Owner and Purview Data Curator of my Purview Account.

When I enter the values of the App Registration along with it's client secrets (screenshot 1) into Postman I get an invalid client error (screenshot 2)

Screenshot 1 enter image description here

Screenshot 2 enter image description here

Any suggestions as to what I'm doing wrong? Thanks in advance?

1

There are 1 best solutions below

0
jch On BEST ANSWER

Yes, indeed. It was the Secret Value.

Glad this was such a simple fix!

enter image description here