Yuto Chikazawa
Yuto Chikazawa
## Summary Now pip version must be 21.0 or lower in Python 2.7 environment. `pip install --upgrade "pip < 21.0"` ## Details Python 2.7 is no longer supported since pip...
The following PR adds -IncludeTransport switch. I've added an explanation to README to make it easier for users. [Add transport tracing to Trace-PlayFabParty script #44 ](https://github.com/PlayFab/PlayFabParty/pull/44)
Fix losted URL of PlayFab's local debugging toolset
## Summary #### For Azure DevOps webhooks, the `webhook` value in yml must be `WebHook`. - If a value other than `WebHook` is specified, "Key not found 'WebHook'" error occurs....