Looking at expanding our integration to use REST PAY DISPLAY, but on attempt to connect locally (https://<IP>:12346/v1/payments), the response code is 501. Could not find any information as to why this error would occur.
Looking at expanding our integration to use REST PAY DISPLAY, but on attempt to connect locally (https://<IP>:12346/v1/payments), the response code is 501. Could not find any information as to why this error would occur.
Are you using RPD? Please see the API docs - https://docs.clover.com/reference/pay, the url you are using is incorrect it should be https://deviceIpOrHost:12346/connect/v1/payments
Thank you David, base was incorrect. Do I still need to use OAuth and provide a Bearer token for local connectivity? Response is 401 Unauthorized now (which is good).
3 People are following this question.