question

serglit1650 avatar image
serglit1650 asked

How to add secret key to Admin-GetUserInventory UE4

I want to get all inventory objects from a specific user via UE4 blueprint. I always get an error: "Cannot call GetDeveloperSecretKey in a non-developer build!" What am I doing wrong?

unreal
forum.png (452.5 KiB)
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

·
Seth Du avatar image
Seth Du answered

I am not sure if you are intended to use Admin APIs in the client but you need to configure additional information like Secret Key before you use Admin/Server API. Please see the attached screenshot as an example:


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.