Hello
I am attempting to test the Clover API in the sandbox environment and have successfully set up OAuth2 authentication. However, for the past few hours, I have been unable to log into the sandbox environment. After entering my credentials, I am redirected back to the login page, even when using private browsing mode and different browsers.
In the browser console, the following error appears:
Refused to load the font '<URL>' because it violates the following Content Security Policy directive: "font-src 'self' data:".
Thank you!