Esri / arcgis-maps-sdk-dotnet-samples

Sample code for ArcGIS Maps SDK for .NET – WPF, WinUI, .NET MAUI
Apache License 2.0
414 stars 518 forks source link

[Bug] OAuth 2.0 can't be use in Demo #1470

Open Riton2013 opened 3 months ago

Riton2013 commented 3 months ago

Platforms

Apps

Bug Description

I try to run up WPF demo, but failed. Because I cant get APIKey。I have reviewed all the application information about API credentials on the official website and it is clear that the old API has been abandoned and replaced with OAuth 2.0, but this cannot be used for demo.As below:

`ArcGIS Maps SDK: The API key '*RnelT' is invalid, expired or does not have access to the resource.

Steps to Reproduce

Just run up.

Impacted Samples

No response

Log Output

No response

pMaske commented 3 months ago

@Riton2013 , are you saying your existing API key has stopped working or that you are unable generate an API key?