Hi, I need to create sandbox test users but on the Users and Access Sanbox tab doesn't appear when I click. It is fully emty. How can I display Sandbox tab. Thank you!
I've got the same error couple of days ago after deleting last sandbox tester. Tried to use other browser or devices, nothing worked.
What helped me:
- Opening "Network" tab in Chrome Developer Tools (cmd + option + i)
- Refreshing the page to get list of all requests
- Blocking this request "https://appstoreconnect.apple.com/sandbox/v2/provider/account/list?limit=50"
- After that I've got the page back, so I could add new tester
- Remove request block and the page will load the right way onwards