phantom sign-in with solana (server side issue) #108
-
SummaryHi, I am trying out the new SIWS (https://github.com/phantom/sign-in-with-solana) in my next.js (app) application. I am posting the data to my nextjs API route (see below), it seems like 'output' is always empty, so the response will always return false. And for some reason 'input' actually does show the input data. When I try to verify it without the server side, it works just fine. But I need it for the server side in my use case. Not sure what the problem is, maybe I overlooked something? ExampleNo response Steps to Reproduce
empty data respone from 'output' on server side Phantom Version23.13.1 Is there an existing discussion for this?
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
UPDATE: Managed to solve the issue by scrolling through other discussions:
|
Beta Was this translation helpful? Give feedback.
UPDATE:
Managed to solve the issue by scrolling through other discussions:
https://github.com/orgs/phantom/discussions/94#discussioncomment-7017833