Hi @David Marginian
I'm trying to invoke https://apisandbox.dev.clover.com/pakms/apikey and I'm getting 401 Error Code.
I got the OAuth code for sandbox dev following below steps
https://docs.clover.com/clover-platform/docs/using-oauth-20. I got the token (based on the code, app id, app secret.) and retrieved token in step 4 of the OAuth flow.
I'm trying to invoke https://apisandbox.dev.clover.com/pakms/apikey using the access token generate in the above step but I keep getting 401 error.
I also read the below link with no resolve to my issue.
https://community.clover.com/articles/23744/resolving-401-unauthorized-responses-when-making-a.html
Can you please help on how to proceed? I'm trying to integrate with the E-commerce API