Forum Discussion
rits_ll
Apr 28, 2020Copper Contributor
https://microsoft.com/devicelogin设备登录报错000000000000,提示权限问题,但是权限已经赋权
Request Id: b6c47e97-ac87-4362-90d4-69373af3b700
Correlation Id: 2abc2467-6847-491a-b628-e0e4bc662094
Timestamp: 2020-04-28T05:13:25Z
Message: AADSTS650053: The application 'print-server-xudong' asked for scope 'Printers.Read' that doesn't exist on the resource '00000003-0000-0000-c000-000000000000'. Contact the app vendor.
- Saurabh_BansalMicrosoft
rits_ll can you provide a bit more context?
It seems like you are making a token request but with the wrong resource (Graph resource GUID )in the request. How are you calling the API?
- SongLeiCopper Contributor
Thank you for your response.
This is the same with another ticket, which is submitted by us as well.
There is more detail in it.
Would you please have a look and give us some suggestions?
- hungnq39Copper Contributor
SongLei
Hello, it looks like you have not granted your application permission yet.
Go to azure AD and in app registration, go to API permission to grant the application permission.
In addition, in the client application's env, it is also necessary to grant these rights to the scope