Hello,
I'm facing challenges when trying to follow the developer docs when trying to integrate https://docs.clover.com/clover-platform/docs/using-the-clover-hosted-iframe . I am trying to set up e-commerce payment capabilities on my merchant site. I have a Clover developer account with a draft application tied to a test merchant account. I generated an access token via the "Edit Rest Configuration" -> "Example OAuth Request". I have tried calling both https://api.clover.com/pakms/apikey and https://apisandbox.dev.clover.com/pakms/apikey using that access token and am receiving "401 Unauthorized". Am I doing something wrong to create a public key needed for the SDK? Does this only work with published Clover Apps? Any guidance on how to successfully create a public key for the SDK would be greatly appreciated. Thanks.