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
When I attempt to use print proxy as the default print service for portal, it fails to append the token to it and the request fails.
I can manually add a token but then, I assume, that it will be hard-coded and eventually fail after it expires. The portal website seems to automatically add the token to requests that use the same origin as the portal but not others.
I'm not sure if there is a way around this issue. Maybe it's not a huge deal since I haven't had anyone complain about it. We may just need to add a disclaimer to the readme that states that this project does not support acting as the default print service for portal.
The text was updated successfully, but these errors were encountered:
When I attempt to use print proxy as the default print service for portal, it fails to append the token to it and the request fails.
![image](https://private-user-images.githubusercontent.com/1326248/342383070-805ebf70-3cd9-4c10-a6ca-52d374b01128.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxODExMzksIm5iZiI6MTczOTE4MDgzOSwicGF0aCI6Ii8xMzI2MjQ4LzM0MjM4MzA3MC04MDVlYmY3MC0zY2Q5LTRjMTAtYTZjYS01MmQzNzRiMDExMjgucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTBUMDk0NzE5WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9Yzk5NmEyNmQ5NzBlNzM5ZWNiZmY4YjU1ZDZlOWVkZmRhZDUwMjZiNjUxZmZjZDhlMTM4OWM2MzI5ZjZiMzYwZSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.TfSRRNcfKk31QRRK3tiOu0Tgqkhi4l7Mvrnw3NIuVGg)
I can manually add a token but then, I assume, that it will be hard-coded and eventually fail after it expires. The portal website seems to automatically add the token to requests that use the same origin as the portal but not others.
I'm not sure if there is a way around this issue. Maybe it's not a huge deal since I haven't had anyone complain about it. We may just need to add a disclaimer to the readme that states that this project does not support acting as the default print service for portal.
The text was updated successfully, but these errors were encountered: