Hi,
I checked in console log, it looks fine with console log. Find below lines are from console.log
[09/Jul/2020 05:51:23] "GET /accounts/shopify/?hmac=ddbac8a1dc90fe83c95d17bf23d28759fad755412ec29362a0ab49c3a77e7be1&locale=en&session=042ab2a12b58392c45c5ba70c02771abdeab13dccc36df2022e712fcf8d3c51f&shop=revenuemantra.myshopify.com×tamp=1594273880 HTTP/1.1" 302 0
[09/Jul/2020 05:51:26] "GET /accounts/shopify_login/auth/callback?code=d1ffcf5fd12b4639b3ea1f87e2cabced&hmac=2eb68fa4f933bbc3f18f8067bf1a50930b5cdae43f5594a04767d485fd20fc07&shop=revenuemantra.myshopify.com&state=12345×tamp=1594273884 HTTP/1.1" 302 0
[09/Jul/2020 05:51:28] "GET /market/dashboard/ HTTP/1.1" 200 22898
But in shopify it is showing that refused to connect.
Thanks in advance
I don't know exactly what's going on, but based on the two logs you posted, the first one is a request to your app (which is normal) and the second one is actually the callback URL for after a user authorizes the app after the OAuth screen (which should only happen when a user installs / reinstalls your app). I think you're going to have to share your actual code if you need help troubleshooting this.
User | Count |
---|---|
14 | |
8 | |
7 | |
7 | |
6 |