cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
8646
Views
3
Helpful
16
Replies

Preauth API failing but check and ping are good

kpr284
Level 1
Level 1

Hi Team,

I reffed to https://duo.com/docs/authapi#endpoints to use DUO Auth API for check and preauth.
i used this https://github.com/duosecurity/duo_client_java/blob/master/duo-client/src/main/java/com/duosecurity/client/Http.java and with this the ping and check API’ are success but Preauth api i am getting 40103 Invalid signature in request credentials and i am using the correct ikey and skey that are created for Auth API in duo admin console

Could you please suggest me on how to resolve this issue.

Thank you

16 Replies 16

I used this in GET /admin/v1/users
Its not working …What Auth should I use .With No Auth its giving errors -“Missing request credentials”
With Basic Auth saying “Iinvalid request parameters”

@Sushmita_Saha This was answered earlier in the thread: Preauth API failing but check and ping are good - #13 by prakassh

Please double-check your pre-request script for any formatting errors and ensure you have the required Headers as shown in Preauth API failing but check and ping are good - #11 by xrave

Quick Links