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
The link generated by: jitter link <API key> <link-token> <User Id> <locale>
doesn't open.
It keeps showing a bouncing loading icon, and never loads.
Also, in the docs, <link-token> should actually say <secret>, took me a while to figure it out, but when I pass the secret to it, it generates the sha1 of the user-id+secret for me
(as the link format is expected to be, per the manual link generation section)
The text was updated successfully, but these errors were encountered:
The link generated by:
jitter link <API key> <link-token> <User Id> <locale>
doesn't open.
It keeps showing a bouncing loading icon, and never loads.
Also, in the docs,
<link-token>
should actually say<secret>
, took me a while to figure it out, but when I pass the secret to it, it generates the sha1 of theuser-id+secret
for me(as the link format is expected to be, per the manual link generation section)
The text was updated successfully, but these errors were encountered: