-
-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Scripture forge extension is filling the logs, when not authenticated.
When running this extension in Paratext 10 Studio / Platform it produces a lot of logs, repeatedly stating
[2025-03-14 11:49:35.937] [debug] SF Auth provider fetching with authorization: https://scriptureforge.org/paratext-api/projects [at ~\AppData\Local\Temp\2uIgmNzsVd8EDoxXd551GXQTu23\resources\app.asar\dist\extension-host\extension-host.js:8:90097]
[2025-03-14 11:49:35.946] [warn] [extension host warning] 11:49:35.945 > Slingshot PDPEF caught Scripture Forge API error while getting available projects. Not logged in [at ~\AppData\Local\Temp\2uIgmNzsVd8EDoxXd551GXQTu23\resources\app.asar\dist\extension-host\extension-host.js:8:90097]
[2025-03-14 11:49:35.945] [warn] Slingshot PDPEF caught Scripture Forge API error while getting available projects. Not logged in [at ~\AppData\Local\Temp\2uIgmNzsVd8EDoxXd551GXQTu23\resources\app.asar\dist\extension-host\extension-host.js:8:90097]
This happens even without any interaction with the extension ui.
Please fix this by either reducing the attempts to connect to the api or not repeating this logging.