Ask a Question
MakeDonationRequest issue
I'm currently getting this error ,
HTTP Error. method=[POST] uri=[https://api.beamable.com/object/groups/"MyId"/donations] code=[400] payload=[{"status":400,"service":"groups","error":"InvalidDonationError","message":"No group donations config with name donations.default
"}]
How do I resolve a "Organization not found" error in Unreal?
I'm trying to sign in to beamable through the unreal sdk example project but receive the following error: 'Organization not found. If you haven't created an account yet, please Sign Up instead.'
Does each player calling a microservice create a new instance, or is a single instance of the microservice used for all the players in the match
Does each player calling a microservice create a new instance, or is a single instance of the microservice used for all the players in the match
Custom content object not appearing in Content Manager due to case sensitivity
Why is my custom_dto
content not appearing in Beamable Content Manager? I have a file named CustomDTO.cs
with these contents:
Docker Not Detected
I'm getting an error message about Docker Not Detected. Is there a way to find out why this is happening?
Is it possible to use Commerce from a C# Microservice?
Within my game, I would like to handle some purchases made with virtual currency through my C# Microservices and use the Beamable Commerce service to get the benefit of its analytics features. Is there a way to initiate store purchases from C#MS code?
Sending Telemetry data to REST
I would like to know if it is possible to send telemetry data through a REST API, and I wanted to ask what that endpoint is and what the REST request will look like.
How can I access a Realm Configuration property's value from Unity and/or microservice code?
I added a new config property in the Realm Configuration portal to store some API key, I need to access its value from Unity and/or microservice code. I've looked through the documentation but I can't find any reference to it.
Managing app store refunds
Does Beamable support receiving notifications for refunds from the app stores? We are trying to prevent issues with non-consumables to prevent people from still getting access to items despite requesting a refund.
App getting crashed when tried Google sign in
when tried to sign in using google the application is crashed and there are no errors in logcat.
attached ClientID both iOS and android.