Getting a 401 Unauthorized error when adding a customer.
UPDATE: I just tried adding details to the body like ID, email, phone, address, etc. But it's still showing the same 401 error.
Get a list of customers:
Create a customer:
Getting a 401 Unauthorized error when adding a customer.
UPDATE: I just tried adding details to the body like ID, email, phone, address, etc. But it's still showing the same 401 error.
Get a list of customers:
Create a customer:
Please review our 401 troubleshooting and there is a note that the request body can't be null. Therefore you will have to add some details about the customer:
https://docs.clover.com/docs/401-unauthorized
I tried adding details to the body of the "Create a Customer" like email, address, phone, etc. But it's still not working. Same error as before. I tried having an ID and without, but still same error.
Though "Getting a list of customers" is working fine.
I already set all the permissions (all checked) for multiple days and we have renewed the oAuth multiple times since then, as this was one of the first things we did before creating the forum post as it was advised in their documentation.
8 People are following this question.