Hi,
This looks like the playfab.local.settings.json providen sample is not up to date with what is on the Github sample documentation for the ExecuteFunctions file.
It should be
{ "LocalApiServer": "http://localhost:7071/api/" }
Also, the sample does not work in a dotnet-isolated project, it might be nice adding something for this.
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
Hi,
This looks like the playfab.local.settings.json providen sample is not up to date with what is on the Github sample documentation for the ExecuteFunctions file.
It should be
{ "LocalApiServer": "http://localhost:7071/api/" }Also, the sample does not work in a dotnet-isolated project, it might be nice adding something for this.
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.