question

oyun avatar image
oyun asked

How can I allow or reject ongoing operation with Azure Function

I want to reject or allow login request dependent on it's header like I embed game version on login request and if it's lower than X I want to reject request, how can cover this kind of scenarios

CloudScriptAuthentication
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

·
Sarah Zhang avatar image
Sarah Zhang answered

For clarification, PlayFab doesn’t provide the feature to add custom verification to headers of the PlayFab API. We don’t support to achieve such features, regardless of whether your server-side logic is hosted on Azure Functions or not. Could you please clarify which contents you want to verify? So we can try to provide a workaround for you.

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.