I have been trying to follow the various threads that I can find when using the API to access my Clover development Merchant information. I am new to using the Clover API and I am trying to understand the full process to use it.
When doing a test using the following URL using my Merchant ID and API Token, I receive the 401 Unauthorized error message.
https://apisandbox.dev.clover.com/v3/... ID]/items?access_token=[API Token]
I followed the instructions for generating the API Token but it still does not work. I am using Chrome if that makes a difference.
One of the things I am having a hard time following is if I need to create an app in order to use the API. If anyone can provide further explanations on how to get started or point me to some good documentation, I would greatly appreciate it.
Overall, I just want to setup a scheduled task to export transactions from my Production account.
Thank you in advance for your help.