after successful signup with emailpassword recipe....
# support-questions-legacy
k
after successful signup with emailpassword recipe. If we then try to signout we get this error:
Copy code
SuperTokens core threw an error for a request to path: '/recipe/session/verify' with status code: 500 and message: Internal Error
Digging a bit deeper, I can see this error from supertokens-core:
Copy code
07 Sep 2023 12:40:54:699 +0000 | ERROR | pid: 84176b87-4934-4b64-a1e7-dd29bb355fdd | [http-nio-0.0.0.0-5000-exec-3] thread | io.supertokens.webserver.WebserverAPI.service(WebserverAPI.java:174) | java.lang.IllegalArgumentException: Illegal base64 character 5f
Any help is appreciated, as this is currently preventing users from logging out