Copied Blockstack Browser folder not working

Hi team. In an effort to try use my same profile and wallet across multiple computer accounts I copied the contents of ~/Library/Application\ Support/Blockstack from one macOS account to another. After doing so, starting up Blockstack Browser and signing up again I took a look at my Blockstack Browser Wallet and it shows 0 BTC and the the above screen saying it is “Loading address…“. I am guessing the issues for this are around the errors that show up in the browser console:

GET http://localhost:6270/v1/wallet/payment_address 403 (Forbidden)
GET http://localhost:6270/v1/wallet/balance/0 403 (Forbidden)

Any ideas on how to get this going so I can use the same Blockstack identity on both computers?

My folder permissions seem right when I check the in the Terminal so my guess is it to do with the Blockstack Browser identity not having the right privileges to see the contents of the wallet?