Forum Discussion
Chris1974
Mar 09, 2021Copper Contributor
Access UniversalPrint via Application Access
[Edit] I menawhile read the docs more carefully and the create commands are explicitly not supported for application. Too bad [/Edit] Is it possible, to register a multitenantapp and use Unive...
Saurabh_Bansal
Microsoft
Mar 14, 2021Chris1974 - Some APIs can be called using application token whereas others need delegated (or user) token. Specifically, to create a printer or to create a print job you need to have delegated token of printer admin or of the user.
Printing is currently done in the context of user.
Please share a scenario if you need printing to be done in a non-user context and create a request via https://aka.ms/UPIdeas.
Thanks
Saurabh