Austen Bouza
02/25/2022, 7:42 PMprefect.exceptions.AuthorizationError: Malformed response received from Cloud - please ensure that you are authenticated.
message. The auth token I am using has not changed and has not expired. The response is failing on a requests.exceptions.JSONDecodeError: [Errno Expecting value]
error with the response body <html><head><meta charset="utf-8"><script>C9xx.T9xx=T9xx;C9xx.g8=window;;n0II(C9xx.g8);T9TT(C9xx.g8);C9xx.D9S=(function(){var Z9S=2;for(;Z9S !== 1;){switch(Z9S)
…and a ton more obfuscated javascript. Is this a typical response body from Prefect Cloud when not authenticated?Kevin Kho
02/25/2022, 8:41 PMAusten Bouza
02/28/2022, 2:57 PMKevin Kho
02/28/2022, 2:58 PM