Aklakan commented on issue #1292:
URL: https://github.com/apache/jena/issues/1292#issuecomment-1135727305
So I can confirm that the solution from more than an hour ago seems
satisfactory to me - using an invalid token or none at all resulted in 401
rather than NPE:
```
Caused by: org.apache.jena.atlas.web.HttpException: 401 - Unauthorized
at org.apache.jena.http.HttpLib.exception(HttpLib.java:231)
at org.apache.jena.http.HttpLib.handleHttpStatusCode(HttpLib.java:161)
```
Andy just added a new PR like 30min ago which I haven't tried yet.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]