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
in the absence of token-authentication for the TOM Toolkit REST API, at the moment, including auth = (<username>, <password>) for and account on the TOM in the request.post( ..., auth=auth) will work
From @phycodurus:
auth = (<username>, <password>)for and account on the TOM in therequest.post( ..., auth=auth)will workThis is related to:
See api token auth url pattern and create_auth_token