Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NullPointer in oauth2 #865

Open
russelmrcl opened this issue Feb 13, 2024 · 1 comment
Open

NullPointer in oauth2 #865

russelmrcl opened this issue Feb 13, 2024 · 1 comment
Milestone

Comments

@russelmrcl
Copy link
Collaborator

java.lang.NullPointerException: Cannot invoke "Object.toString()" because the return value of "com.predic8.membrane.core.interceptor.session.Session.get(String)" is null
	at com.predic8.membrane.core.interceptor.oauth2client.SessionOriginalExchangeStore.reconstruct(SessionOriginalExchangeStore.java:50)
	at com.predic8.membrane.core.interceptor.oauth2client.rf.OAuth2CallbackRequestHandler.handleRequest(OAuth2CallbackRequestHandler.java:97)
	at com.predic8.membrane.core.interceptor.oauth2client.OAuth2Resource2Interceptor.handleRequest(OAuth2Resource2Interceptor.java:281)
@predic8
Copy link
Member

predic8 commented May 17, 2024

@russelmrcl can you provide some context or background info to the error message?

@predic8 predic8 added this to the 5.6.0 milestone May 17, 2024
@rrayst rrayst reopened this Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants