I have created a checkout ui extension. When working on the development using 'npm run dev app is working and when I deploy the app then it’s not working. Also when I trying to test the developement in private tab or some other browser then the app is not working. I am not able to see the console logs in the private tab. Screenshots are attached
I have noticed when the I get this error then the app is not working - GET https://devesh-test-store-one.myshopify.com/private_access_tokens?id=696fbd882e6ef9b86ffee3bc2036b9b1&checkout_type=c1 net::ERR_ABORTED 401 (Unauthorized)
And this error is there if I create a new dev store also.
Can anyone help me out with this.