question

Hoang Mai avatar image
Hoang Mai asked

Add header (X-Authorization) to Node Js sdk.

Hi everyone,

I am currently using Node JS sdk for web accessing to the api. I'm getting stuck at adding header (X-Authorization) to PlayFabClient. Appreciate any helps or guides. Thank you guys very much.

10 |1200

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

Gosen Gao avatar image
Gosen Gao answered

You don’t need to manually set the X-Authorization, X-Authorization is the Session Ticket which will be set automatically after logging in successfully. For using NodeJS SDK, you can refer to NodeJS quickstart - PlayFab | Microsoft Docs.

10 |1200

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

somadityabindhani avatar image
somadityabindhani answered

What about having a server and multiple user using it ? How is sdk going to manage that

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.