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
Found a workaround for this one:
before calling, do node bin/solid.js auth clear. This will clear the currently active WebID and the prompt will disappear.
For automation purposes (usage in an unattended script) a
-y
option is needed to avoid the prompt.Probably related to #37.
The text was updated successfully, but these errors were encountered: