Skip to content

[Bug] Switching CIDs is not possible #4547

@mhijaziB

Description

@mhijaziB

Describe the Bug

Switching CIDs simply fails. Logging in to old CID works as expected

To Reproduce

1- Login with CID A
2- Logout
3- Login with CID B, fails here.

There are no errors in the console just a simple failed message in the Beam Account, yet I am getting errors in CLI debugger.

Config routes error
Cli. method=[get] uri=[/basic/realms/client/defaults] code=[400] payload=[{"status":400,"service":"gateway","error":"InvalidScopeError","message":"Invalid scope: 1689160644344843.DE_1897805636893893"}]

And
project-add-unity-project error
RequesterException -- Cli. method=[get] uri=[/basic/beamo/manifest/current] code=[400] payload=[{"status":400,"service":"gateway","error":"InvalidScopeError","message":"Invalid scope: 1689160644344843.DE_1897805636893893"}]

One or more errors occurred. (Cli. method=[get] uri=[/basic/beamo/manifest/current] code=[400] payload=[{"status":400,"service":"gateway","error":"InvalidScopeError","message":"Invalid scope: 1689160644344843.DE_1897805636893893"}])

As a note here: the above CID is the old one, while the PID in the errors if from the new CID

##Workaround

Deleting .beamable/config file and .beamable/local/config.beam.json, then reopening Unity allows me to login to new CID.

Metadata

  • SDK version: V 5.0.0
  • Engine version: Unity 6.3
  • Operating System: W11

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions