Cross-Origin Read Blocking (CORB) blocked cross-origin response
https://sandbox.dev.clover.com/v3/merchants/mercha...
I integrated(Semi-integration) clover flex device connection in angular web application. It worked in my local(localhost). But not working when I build and deployed. giving the above error.
When connecting to device I got the following error
https://sandbox.dev.clover.com/v2/merchant/{
{merchant_id}}/remote_pay?access_token={
{token}}
Error sending alert to device. Details: status returned was not 200.
I fallowed codelab-remote-pay-cloud example