Can't Access My Workspace – Getting 403 Error

I’m having trouble accessing my workspace. Every time I try to open my project, I get this error message:Error opening workspace: Http failure response for https://mobilesdk-pa.clients6.google.com/v1/accessmanagement/tos:getStatus?provideDetailedStatus=true&alt=json&key=AIzaSyDsw6ox_fmME37xw9qQhmv6MJW53CD7O68: 403 OK
I’m not sure what caused it or how to fix it. Has anyone encountered this issue before? Any help would be greatly appreciated.

Thanks in advance!

Open the developer console.

Load the page.

Click on the network tab.

Find this particular request.

Review the response from the server for more details.


Thank you for your reply. See the picture for the return information

That’s very helpful, thank you.

It looks like it’s expecting one form of authentication but receiving another.

Can you provide more details about the situation?

It’s not clear to me if this is an issue in your app or an issue with Firebase Studio.

I have not used this mobile endpoint in your request so I am unfamiliar.