question

brendan avatar image
brendan asked

Getting InvalidSharedGroupId from CreateSharedGroup

Question from a developer:

I'm getting the error "InvalidSharedGroupId" when I call CreateSharedGroup. I'm using the player's PlayFab ID as the Shared Group ID. Why am I getting this error?

Shared Group Data
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
brendan avatar image
brendan answered

If the Shared Group ID is specifically the PlayFab ID, the only way you would get this error is if a Shared Group has already been created with that ID. You can check this by calling GetSharedGroupData, or by deleting it via Server/DeleteSharedGroup.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.