Hello Team,
I want fetch data from the production Clover , I have their merchant ID and have generated a production API Token, however I am still getting the error message "401 Unauthorized", while same process am doing on sandbox dev where is getting response . What I am trying to accomplish is to pull the Get Employee and transection data and then filter out all of the data that does not involve beers poured. After the data has been filtered I would import that data into my database to be displayed elsewhere.
Is what I am doing possible - if so, how should I go about doing it? I do not believe that I am looking at the right documentation right now and could use some guidance.