Mock subscription not updating in session token

After setting up mock subscription and updating it, I am able to get the new mock subscription when requesting as graph ql query, but the session token (from item view sent to backend for jwt verification) still has stale (unupdated) mock subscription info. How long does it take for session token to have updated subscription info, and can it be properly relied upon or not for checking if account is on paid subscription plan or not ?

Hello there @YashGarg,

Would you be able to please fill this form so our team can take a look into this? Please add as much detail about your case as possible.

Looking forward to hearing from you via the form!

Cheers,
Matias

Hey @Matias.Monday ,

This was happening when I was not refreshing my UI but just changing mock subscription from the API playground. When I actually refreshed UI I was getting the updated subscription info in the token.

Thanks

Thank you for the update!!