Hello,
I'm trying to connect a Clover Flex v2 device using the Rest PayDisplay API BETA https://docs.clover.com/docs/beta-rest-pay-api-contents
I always get error 401 in Postman. My device ID is good (see request below)
Do we need to be part of a beta program to use this api ?? Any idea of what would be the problem ?
Thanks for you help !
{ "timestamp": 1648221529866, "path": "/v1/device/ping", "error": "Internal Server Error", "message": "Authorization failed. The Authorization header or X-Clover-Device-Id you passed may be invalid.", "requestId": "7b7237d9-9288285", "type": "ERROR" }