question

Pranil GC avatar image
Pranil GC asked

Must set DeveloperSecretKey in the settings to call this method ?

So I am making a Web app using Unity + WebGL and Playfab for cloud backend. I have already created a unity game .Now I am fetching the player data , segment data from this WebGL web app made in unity.When i run in unity editor,all works fine.But when i build the webGL version of it.It gives me this problem.

Also I have already put the DeveloperSecretKey key in the playfabsharedsettings.

I dont know why it tells me the DeveloperSecretKey in not set.

I also uncommented the playfabAdmin API in the playfad SDK for unity

Please help me troubleshoot this problem.

capture.jpg (25.2 KiB)
1 comment
10 |1200

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

Seth Du avatar image Seth Du ♦ commented ·

This error indicates the usage of server API or Admin API. Can you navigate to the code of API call that throws this error?

0 Likes 0 ·

0 Answers

·

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.