Forgive my lack of knowledge, but i'm a new developer with Clover
If my end goal is to have Rest API access (from my own webserver) for example, updating inventory on my own production merchant account, do I need to use the Oath procedure to generate tokens or will it work to use my own Api token from the Clover Merchant Dashboard?
My app will never be sold and never available for purchase, it would be for my own companies use. Imagine an internal webserver, pushing new products to the Clover inventory
My current code is working from the sandbox environment but fails in production. Currently getting 401 errors in production
I'm actively reading the documentation, but have lots of questions!