Hi All,
I was following this link to create an access token that I could use for merchant specific operations.
After "Step 4: Receive an API token", I was successfully able to receive the token. But when I tried to fetch the merchant details(https://docs.clover.com/reference/merchants-1) using this token, it was showing 401.
Can anyone help me with this problem?