08-30-2018 10:53 AM
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
01-14-2022 08:57 AM
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”
01-14-2022 09:47 PM
@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
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide