RE: Re: NullPointerException while resolving dependency

2023-03-21 Thread Kamran Manzoor
Hi Stefan, Thanks a lot for all your help here. I really appreciate it :). It was indeed the issue that the client doesn't do preemptive authentication which I wasn't aware of. I made the Beeceptor stub returns 401 with the www-authenticate header and then it does make a follow-up call with crede

RE: Re: NullPointerException while resolving dependency

2023-03-20 Thread Kamran Manzoor
Hi Stefan, Thanks a lot for looking into this. I thought the issue was request related but it is in response handling. It means it does trigger the request which I have verified and it seems like the auth header is missing :(. I have tried with default URL handler and even with older ivy version 2