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
The access_token is thrown to server Synapse in query param when a call to Api.whoami is done.
For security reasons => must be thrown in Authorization header instead.
The text was updated successfully, but these errors were encountered:
pantalaimon/pantalaimon/daemon.py
Line 182 in cd36ca6
The access_token is thrown to server Synapse in query param when a call to Api.whoami is done.
For security reasons => must be thrown in Authorization header instead.
The text was updated successfully, but these errors were encountered: