According to the spec, “Authorization MUST be included in every HTTP request from client to server, even within the same logical session.” The current Python SDK only attaches Authorization when the ...