How to generate id.jwt in Ziti console for C# sample - weather app

Hi @TheLumberjack, Thanks for your updates.

We have created Endpoint, Service and AppWan for Weather sample in Ziti Console using our NetFoundry account. We followed the same steps as like the below community discussion.

Post creation of above steps, downloaded the jwt file from ziti console and completed the enrollment process using the sample app and got the respective Json file. But when we try to fetch the weather details by passing Json as input, facing 'Location access violation' error. PFA.


Where we need to set the location either it picks automatically from device or need to set it somewhere in project?

PFB the sample Weather project we tried to get Weather details.
https://drive.google.com/file/d/1QxNZyK_QrgyIb9EDC9ls2A3pyA9Cb9Gf/view?usp=sharing

This sample project has older .NET version of SDK because that is compatible to our application.

Kindly help us resolving Access location violation issue.