question

ferencnagy avatar image
ferencnagy asked

How to use secret key in Unreal Engine 4?

Hello, I set up my secret key in the project settings, but after starting a game in the editor I still get the error:

LogPlayFab: Response : {"code":401,"status":"Unauthorized","error":"NotAuthenticated","errorCode":1074,"errorMessage":"Missing or invalid X-SecretKey HTTP header"}
LogBlueprintUserMessages: [None] Missing or invalid X-SecretKey HTTP header

What can be the problem? I hope I don't have to package a full server each time I want to test server functionality.
I am using UE 4.20.3 with marketplace plugin.

Thanks!

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

·
Hernando avatar image
Hernando answered

Yes, it seems that Developer Secret key in the project setting does not work. As another way, you can add "Set Play Fab Settings" node from your blueprint like this.


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.

franklinchen avatar image franklinchen commented ·
@FerencNagy

Thank you for reporting this issue, we have forwarded to the SDK team to investigate it.

0 Likes 0 ·

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.