Removed invalid attest key header before requesting a new one. It was observed that when the old attest key was in the header while requesting a new one, this caused a remote system to terminate the connection. Instead of receiving a new CSRF token and replaying the request, the end result was a 400 error 'invalid attest key'
Removed invalid attest key header before requesting a new one. It was observed that when the old attest key was in the header while requesting a new one, this caused a remote system to terminate the connection. Instead of receiving a new CSRF token and replaying the request, the end result was a 400 error 'invalid attest key'