That's right: the access token generated by completing a "rpi-connect signin" is tied to a specific device and its serial number in the Raspberry Pi Connect API. Copying the credentials from one device to another should sign you out on the new device as the serial number won't match.The ID is linked to the serial number.
Do you get the exact same output from both your CM4s when you run the following command (no need to share the exact output so you keep your serial numbers private):
Code:
cat /proc/device-tree/serial-number
Statistics: Posted by paulmu — Wed Nov 27, 2024 11:29 am