You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a NPE thrown when I'm trying to build Response without providing headers. I would propose to add a check in constructor such as for status and throw exception with proper message. Currently message does not say anything helpful. What do you think?