Forum Discussion
Hi Anastasia,
Thanks for the response. As you told there is no authorization header in the Raw request of ReadyAPI. However even after selecting Raw tab in the request I am getting same error. Please see attached screen shots of ReadyAPI and SoapUI and let me know your thoughts.
Thanks & Regards,
Arul
Hi Arul,
Please enable the "Authenticate preemptively" option in Ready! API Preferences > HTTP: http://www.screencast.com/t/rXRr09P9.
- ayusuf7 years agoNew Contributor
Hi Anastasia,
I enabled that option but I still don't see the Authentication header under the Raw tab?
- Nastya_Khovrina7 years ago
Alumni
Hi ayusuf,
Do you use the Kerberos authentication? If so, here is the documentation for this type: https://support.smartbear.com/readyapi/docs/projects/requests/auth/types/spnego.html
- ayusuf7 years agoNew Contributor
Hi Anastasia,
Yes, I'm using SPNEGO/Kerberos (Built-in) as my authorization. I know the request is working because when I remove the Kerberos ticket from my user directory the request fails.