Hello,
We are getting "message": "401 Unauthorized" with Auth Code
Steps followed ( tried Sandbox and Prod )
----------------------------
1. Created a key request containing the merchant ID and Clover application ID
2. Sent the key request to the PAKMS key endpoint (GET https://api.clover.com/pakms/apikey
). Set the authorization: Bearer
{
auth_token
}
Please help me to find out the mistake happened from our side.