question

Ikuko Hoshino avatar image
Ikuko Hoshino asked

Forward user location with server

The following is close information.
https://community.playfab.com/questions/9312/forward-user-location.html

I'm working on replacing an existing game with PlayFab.
Currently, existing game server and PlayFab coexist. The actual operation has been moved to PlayFab leaving some APIs, and the existing game server functions as a proxy server for the APIs.
The existing game server will execute LoginWithServerCustomId when needed.
At this point, the user will appear to log in from the game server's location instead of the actual location.
You cannot take advantage of PlayFab's powerful analytics because the information is incorrect.
Is it possible to overwrite the user's real IP address with CloudScript? I want to know how.

,

The following is close information.
https://community.playfab.com/questions/9312/forward-user-location.html

I'm working on replacing an existing game with PlayFab.
Currently, existing game server and PlayFab coexist. The actual operation has been moved to PlayFab leaving some APIs, and the existing game server functions as a proxy server for the APIs.
The existing game server will execute LoginWithServerCustomId when needed.
At this point, the user will appear to log in from the game server's location instead of the actual location.
You cannot take advantage of PlayFab's powerful analytics because the information is incorrect.
Is it possible to overwrite the user's real IP address with CloudScript? I want to know how.

10 |1200

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

Hernando avatar image
Hernando answered

There are no API can overwrite the user's real IP address right now, we still recommend that logging in from the client. You can try to make a feature request about it here: https://community.playfab.com/spaces/24/index.html, more votes from other users can help with the priority.

10 |1200

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

Ikuko Hoshino avatar image
Ikuko Hoshino answered

Thanks, I posted a FeatureRequest.

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.