Focuses on API authentication, access scopes, and permission management.
Hi all,
I'm trying to use the Tender Transaction API and no matter how many or few parameters I'm trying to use, the only response I receive is Error: Not Found. I can confirm that authentication isn't my issue, the app I'm using to authenticate has full read permissions on every object, and I have successfully leveraged many other Shopify endpoints.
Thank you so much for any insight that you can provide.
Solved! Go to the solution
This is an accepted solution.
I see my error. A bad cut and paste, which dropped the /api/
Hi @mibardotnet
Hope you're having a great day!
Please provide some codes to analyze.
Hi Michal,
Thanks for the response.
I'm in the testing phase with Postman, I'm doing a very simple request. I've confirmed authentication isn't an issue as I'm connecting to other endpoints in this environment without an issue.
GET
https://[SiteName]/admin/2020-10/tender_transactions.json (note, I've tried with different parameters as well, as the same response).
The status code on the response is a 404.
This is an accepted solution.
I see my error. A bad cut and paste, which dropped the /api/
Hi @mibardotnet
Hope you're having a great day!
Glad you solved it.