Ask a Question

Ask a Question
ANSWERED

REST API request parameters

Please provide an overview / description of the listed parameters : scope, third_party, refresh_token, client_id, code, token, customerScope, grant_type

Kiosk Login w/ mobile device

How do I implement kiosk login from a mobile device? I want to run a specialized game build on a physical installation, but allow players to log into their Beamable accounts using their phones or other mobile devices.

ANSWERED

BeamContext vs Beamable.API

Could you elaborate on the use of BeamContext versus Beamable.API ?

ANSWERED

Publish Window Checkboxes

Does ticking a microservice in the publish window mean "Publish the specific modifications" or "Publish and Run only the ticked ones"?

ANSWERED

Inventory subscriptions

Hi! What do functions of the Inventory subscriber receive, when they receive a currency update event? Is it safe to assume that incoming data structure contains all the currency values of this player, or is it actually just the stuff that changed (sparse update)?

ANSWERED

Stored Login Information

Hi, I'm doing the first steps with the app but I would like to avoid uploading my login data to the plastic repository we have, which is the file where this data is stored, so can I ignore it?

ANSWERED

How do I implement a currency that increases over time on the server?

I have an implementation design question - how would I go about implementing a currency (or a stat, doesn't matter for this purpose) that generates over time on the server?

ANSWERED

Can I make a direct connection to a Microstorage Mongo Database?

Can I get the connection string to connect directly to the Mongo Database?

ANSWERED

Cloud save vs. Microservice Storage

  1. What's the best way to decide between storages ( cloud save vs Microservice Storage) (ie what data goes where
  2. Are there any tradeoffs in either? If yes , what are they?
  3. Is there a way to read/update Cloud save data from serverside microservice code ?
ANSWERED

Getting a 401 Error on a Microservice

I'm having an issue with a microservice in our app.