I’m using offline access token OAuth and i wan’t to get all the products of a store with postman, but i get an html with scripts with a link instead the espected json response. So when paste the link into the browser i got into the account selection page, once i select the account y got redirected to the unavilable shopify page like in the pic. I don’t know why is trying to have access to the account when i grant these permissions in scope: read_products,write_products,read_orders,write_orders.
The token is supoused to be permanent and i can’t handle this kind of response from my backend
