Connecting to an API using curl with -u username:api-key --DIGEST works fine. But how to test it with API Clients like PAW-App ?
Asked
Active
Viewed 316 times
1 Answers
2
Sorry for the massive delay. Here's the Digest auth extension for Paw. You'll have to install it first.
Then, insert a new header Authorization
and right-click on the value field, and pick Extensions > Digest Auth:
Then, you should be able to edit this, and set your credentials:
You have a full help topic about Digest Auth in Paw here: https://luckymarmot.com/paw/doc/auth/digest-auth

Micha Mazaheri
- 3,481
- 1
- 21
- 26