enjin / enjin-csharp-sdk

Enjin Cloud SDK for C#.
https://enjin.io/products/platform
Apache License 2.0
29 stars 8 forks source link

[DX 283] Update GraphQL templates and add `UpdateName` mutation #80

Closed BishopJohnson closed 1 year ago

linear[bot] commented 1 year ago
DX-283 [C# SDK] 400 error for Createplayer and ClaimBridgeAsset

#### Description: One of our adopters trying to upgrade their project to the C# SDK and encountering some issues. They are getting error 400 for the requests `Createplayer` and `ClaimBridgeAsset` For the ClaimBridgeAsset they specifically pointed out that it throws this error message: `Variable "$assetId" of type "String" used in position expecting type "String!"` [Slack Conversation](https://enjin.slack.com/archives/C03SPL1SL7K/p1671964652622679)