Oops, something went wrong. What happened? Oauth error missing_shopify_permission: write_payment_ga

I tried to select those permissions from the app dashboard but they were nowhere to be found. only I found write_payment-mandate, none of the ones I was looking for, what can I do

Please follow these steps to resolve the OAuth missing scope issue:

  1. Create a new version of your Shopify app.

  2. Go to the Access section for that version.

  3. Scroll to the bottom and make sure shop_app:oauth is selected.

  4. Save the changes.

  5. Publish the new app version.

After publishing the new version, the required permission should be available and the OAuth issue should be resolved.