This documentation is for Unity SDK 1.x through 3.x. If you are using Unity SDK 4.x or above, please visit our new documentation.

Ask a Question

Ask a Question
Back to all

Are the Beamable Toolbox account and BeamContext.Default in editor the same?

Hey guys, we're trying to make a microservice that is AdminOnlyCallable, but when trying to call the function, we are getting a "missing scopes" error, since our scopes are [] . Is the Beamable account used to sign in to the Toolbox the same one as BeamContext.Default when in editor?