Ask a Question

Ask a Question
ANSWERED

How do you notify online users using C#MS code?

How do you notify online users using C#MS code?

ANSWERED

What limits exist on the bulk mail endpoint?

When attempting to call the bulk mail endpoint on a large number of users (~10,000), we seem to have run into a limit around request size and received an error 500 response. What limits exist on this endpoint?

ANSWERED

Inventory Prefab missing from Toolbox

I recently noticed the Inventory Prefab is missing from the Toolbox. Anyone know if that prefab was removed?

Match.matchType is null

Hi. I'm trying to get matchType(SimGameType) from Match object, but it has null value.

ANSWERED

How do you send a verification code via email to newly created accounts?

Hi all!
Is there any way to send a verification code via email to our new users to confirm the account creation?

ANSWERED

Game Client needs docker to call MS methods?

Hi, just to make sure that I get it right - I understand that game client (build) does NOT need to have a docker installed on the client machine to call MS methods?

ANSWERED

How do I get the API auth token?

In order to get the api auth token, I tried the following endpoint, but it didn't work.
https://api.beamable.com/basic/auth/token
I couldn't find the content how I can set up header or anything in api doc.
Please guide me how I can use this endpoint.

ANSWERED

How do you refuse friend invites?

How can I implement refusing friend invites? The person who made the invite can cancel it, but how can the recipient refuse it?

ANSWERED

DELETE /basic/announcements/ always returns OK

Hi, me again :)

ANSWERED

Announcement ClientData is always null

Hello,