Having problem generating public key - Clover Community I've tried to use the API ID secret which I find in the sandbox dashboard The code below comes from here just filling in the box with API ID or secret headers = { 'accept': "application json", 'authorization': "Bearer MY APP ID" }
Clover Oauth Login using third party Application - Clover Community We are trying to do the OAuth login integration with the clover API When we are already logged in to clover account, merchant OAuth flow works as expected But if we are not logged in to the account it shows this page and clover icon continues loading We want to know if this is the expected behavior on the sandbox environment