Closed stummalapenta closed 2 years ago
Hi,
Coto library is failing when calling the 'list billing account id' function from billing script, saying cannot find key 'x-awsbc-xsrf-token' in response headers.
https://github.com/sentialabs/coto/blob/master/coto/clients/billing.py#L50
would you help us work around to fix this issue?
Tried this PR https://github.com/sentialabs/coto/pull/32 and seems working fine now
Hi,
Coto library is failing when calling the 'list billing account id' function from billing script, saying cannot find key 'x-awsbc-xsrf-token' in response headers.
https://github.com/sentialabs/coto/blob/master/coto/clients/billing.py#L50
would you help us work around to fix this issue?