Re: Issue with Tender Transaction API

Solved

Issue with Tender Transaction API

mibardotnet
Tourist
3 1 0

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.

 

Accepted Solution (1)
mibardotnet
Tourist
3 1 0

This is an accepted solution.

I see my error. A bad cut and paste, which dropped the /api/

View solution in original post

Replies 4 (4)

Morek
Shopify Partner
835 73 179

Hi @mibardotnet 

Hope you're having a great day!
Please provide some codes to analyze.

If you're looking for a Shopify developer or just want to connect, don't hesitate to reach out!
Portfolio: https://mmorek.com/
LinkedIn: https://www.linkedin.com/in/mmorek
WhatsApp: Whatsapp me!
mibardotnet
Tourist
3 1 0

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. 

{
    "errors""Not Found"
}
mibardotnet
Tourist
3 1 0

This is an accepted solution.

I see my error. A bad cut and paste, which dropped the /api/

Morek
Shopify Partner
835 73 179

Hi @mibardotnet 

Hope you're having a great day!

Glad you solved it.

If you're looking for a Shopify developer or just want to connect, don't hesitate to reach out!
Portfolio: https://mmorek.com/
LinkedIn: https://www.linkedin.com/in/mmorek
WhatsApp: Whatsapp me!