Im using the semi-integration method using cloud pay. Once I get the token and open the page to list all the devices in my account I'm getting the error
TypeError: Cannot read properties of undefined (reading 'forEach')
when i look at the return call on fetch(`${jPayRemoteCloud.targetCloverDomain}
message: '401 Unauthorized'
but the token and device id all there
why is that?