Hi, I'm a newbie and its my first time working with all this. Im trying to get orders to eventually make a little web app so I can display current orders to a monitor. I did https://api.clover.com/v3/merchants/MERCHANT ID/orders?api_key=API KEY
I use my merchant ID and i generated an API token from the website. But everytime I do this call i get {"message":"401 Unauthorized"}. Can someone please help me.