Getting NullPointerException while Connecting to ADO via PAT

When ever I’m trying to connect to ADO from Katalon Studio it is giving me null pointer exception error.
This was working fine sometime back but now I’m stuck here.

Can someone help here.

Attaching screenshot of the error.

1 Like

Hi @akshay_sartabe,

Thank you for sharing your issue. Can you please share the code script for your test? Which KS version are you using? If not the latest, please help upgrade. There might be some problems with Personal Access Token (PAT), ensure the PAT is valid and has the required permissions for Azure DevOps integration (such as “Read” and “Write” for test management).

Thank you

Hi @Elly_Tran , thanks for your reply. Although i got this issue resolved.
The resolution is to set the Katalon Studio proxy settings under Katalon Studio Preferences > Katalon > Proxy > Authentication & System.

I had to set both Authentication and System proxy to “No Proxy”

1 Like