Update a Deal_you don't have permission

I use Postman.

I have the Autho set from the parent and it’s working on other GET functions with my API key.

I’m trying a simple PUT to update the value of a deal.

I got the deal ID from the URL in my log-on, and I tested it in Postman by getting its details.

When I test the PUT, I get the error message that I don’t have permission. (see attached)

I have full permissions and the “Deal Admin” permissions set… (see attached)

What am I doing wrong?



Hi @klarson
Thanks for sharing the details.

Does it happen with a particular deal / with any deal update? I also see that the body contains several parameters with templated values. Can you please uncheck the ones that are not needed and try again?