gnikyt / laravel-shopify

A full-featured Laravel package for aiding in Shopify App development
MIT License
1.24k stars 374 forks source link

Recurring Billing Charges Issue #512

Closed punitchawla19 closed 4 years ago

punitchawla19 commented 4 years ago

Hello,

When attempting to reinstall application on store getting this error with this API. /admin/api/2020-01/recurring_application_charges.jsonresulted in a401 Unauthorized` response: {\"errors\":\"[API] Invalid API key or access token (unrecognized login or wrong password)\"}

And, This issue will come only in one store if I'm trying on another store it's working fine. Please let me know what is the issue that and Please resolve ASAP.

Thanks!!

jasperpoppe commented 4 years ago

You need to remove the token in your database for the model.

V10: remove token in shop table V11 or higher: remove password in user table

This is probably caused by the AppUninstalled job that wasn't fired.

punitchawla19 commented 4 years ago

Ok, Thanks!!

On Tue, Jun 30, 2020 at 2:02 PM Jasper Poppe notifications@github.com wrote:

You need to remove the token in your database for the model.

V10: remove token in shop table V11 or higher: remove password in user table

This is probably caused by the AppUninstalled job that wasn't fired.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/osiset/laravel-shopify/issues/512#issuecomment-651643193, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMR7MNHRPW3WUU2NYYFMDIDRZGPJBANCNFSM4OLF7LXQ .

--

Regards

Punit Chawla Sr. Web Developer Mobile No: 9802220467