We were using a call to the metafields endpoint to verify the oauth token was correct. Unfortunately that call has been deprecated so this solution should resolve the app verification issues.
WHAT is this pull request doing?
This changes the path to the longer lived shop endpoint to solve our short-term issues.
@paulomarg @mllemango do we have an endpoint that's just a heartbeat / session check? I think this could be improved if we did.
Type of change
[x] Patch: Bug (non-breaking change which fixes an issue)
Checklist
[x] I have added a changelog entry, prefixed by the type of change noted above
WHY are these changes introduced?
Fixes #118
We were using a call to the metafields endpoint to verify the oauth token was correct. Unfortunately that call has been deprecated so this solution should resolve the app verification issues.
WHAT is this pull request doing?
This changes the path to the longer lived shop endpoint to solve our short-term issues.
@paulomarg @mllemango do we have an endpoint that's just a heartbeat / session check? I think this could be improved if we did.
Type of change
Checklist