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
vapi: use header authentication in file Upload/Download
PR #1884 switch REST from Cookie to Header authentication. This caused existing
Content Library use of file Upload/Download to break with 401 Unauthorized
responses.
These wrappers simply add the vmware-api-session-id header to the requests.
0 commit comments