Issue with useGenerateUserToken

Hello

I’m trying to submit a minis

I have a custom backend and used these docs for implementing authentication:

https://shopify.dev/docs/api/shop-minis/network-requests#verifying-requests

https://shopify.dev/docs/api/shop-minis/custom-backend

I use useGenerateUserToken for getting temporary token on frontend, send it to backend and use userTokenVerify mutation there

Also I have openid scope in my manifest

Everything works fine on local frontend connected to production backend

But the submitted version gives the checking team an error

1000010985

Can you please suggest anything?

Maybe during submission something that I didn’t consider changes

Thank you

Can you repost the image, its broken.

Thanks, just updated

Hey! Which mini is this related to? I can check what happened there