Re: NullPointerException while resolving dependency

2023-03-20 Thread Stefan Bodewig
On 2023-03-20, Stefan Bodewig wrote: > On 2023-03-20, Stefan Bodewig wrote: >> Hi >> On 2023-03-20, Kamran Manzoor wrote: >>> 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

Re: NullPointerException while resolving dependency

2023-03-20 Thread Stefan Bodewig
On 2023-03-20, Stefan Bodewig wrote: > Hi > On 2023-03-20, Kamran Manzoor wrote: >> 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

Re: NullPointerException while resolving dependency

2023-03-20 Thread Stefan Bodewig
Hi On 2023-03-20, Kamran Manzoor wrote: > 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

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