sean Thanks Sean, I feel like I'm really close! I get the access token from the terminal on my computer and it looks something like this:
Paste the following into your remote machine --->
{"access_token":"xxxxxx","token_type":"bearer","refresh_token":"xxxxxx","expiry":"2022-03-24T14:34:41.8815391-04:00"}
<---End paste
Back in the OpalStack terminal - I get to the Waiting for code... and paste in the following:
{"access_token":"xxxxxx","token_type":"bearer","refresh_token":"xxxxxx","expiry":"2022-03-24T14:34:41.8815391-04:00"}
but when I press Enter, nothing seems to happen. Am I not pasting the right information? I tried both with and without the curly brackets but got the same results.
I appreciate your help!
Mike