Hello, I continue integrating Decope to my solutio...
# ask-a-descoper
d
Hello, I continue integrating Decope to my solution. So far, everything was working fine, I completed my own sing up and sign in flows. However, today I have been struggling with magic link verification, even when it was working fine for me. I tried both today, web client and backend sdk and nothing. It is weird, because everything was ok. Can you confirm please that it is stable? Or are you working on some improvements? Regards and thank u in advance (editado) this is the error: raise ImmatureSignatureError("The token is not yet valid (iat)") jwt.exceptions.ImmatureSignatureError: The token is not yet valid (iat) (editado) this is the output everytime I click on the verfication link even if I try with the approach 2 or 3. To sum up, my project was working fine and suddenly I can not confirm the magic_link, nor by the web client, or by the backend sdk, even if I am registering a user or sign it in [13:06] I will appreaciatte yor comments about,
s
what project ID ?
d
P2PemPLCP7Nl4QjwyuckCB8BeQST
s
did you update the python SDK version ?
backend sdk ?
d
i am using 1.5.1"
is there one new?
s
try to lower to 1.5.0 plz
also which frontend sdk and version are you using ?
d
I am using descope = "1.5.1" in the back and _"@descope/web-js-sdk"_: "^1.2.1"
s
if you lower the py one to 1.5.0, do you get same error ?
d
i am on it, i will tell you in few minutes
before lower the sdk i am going to sync the windows clock with the internet server, and if the problems persist i will lower the python sdk, because everything was fine with 1.5.1 up to yesterday
s
yes, that might be a clock sync issue
it might be also related to the python SDK version, which latest one is more sensitive to time diff
d
ah ok, so i will also the lower the sdk anyway as you suggest definetively
s
does it work now properly ?
d
yes, but ia m trying to download python descope sdk
i use poetry to management the python packages
and it says that descope 1.5.0 does nto exist
sync the windows resolved the issue, but i am trying to low the descope sdk as you suggest
s
lowering the version is not critical, synching the times is enough
as side note, I do see 1.5.0 on pypi https://pypi.org/project/descope/1.5.0/
d
great
thank u so much for your help
!!!!!
s
sure, NP