Discussions
What does the is_sandbox parameter do in the Create Session Token endpoint?
last month by furkan
In the Create Session Token endpoint (POST /v1/sessions/token), what exactly does the is_sandbox parameter control? How does setting is_sandbox: true change the behavior of the generated session token compared to the default value?