You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The DeviceProfileSample sample results in a 404 not found. What am I doing wrong?
When I use the following I get results using the same identity for retrieving an access token through a device code:
az login --use-device-code
az rest --method get --url "https://dev.azure.com/myorgname/_apis/projects?api-version=2.2" --resource 499b84ac-1321-427f-aa17-267ca6975798
The DeviceProfileSample sample results in a 404 not found. What am I doing wrong?
When I use the following I get results using the same identity for retrieving an access token through a device code:
App registration manifest:
The text was updated successfully, but these errors were encountered: