atlassian-python-api icon indicating copy to clipboard operation
atlassian-python-api copied to clipboard

Typo in header in REST client?

Open solarjoe opened this issue 4 years ago • 1 comments

https://github.com/atlassian-api/atlassian-python-api/blob/master/atlassian/rest_client.py#L28

safe_mode_headers uses nocheck, all the other headers use no-check

Is this a typo?

solarjoe avatar Jun 21 '21 11:06 solarjoe

Hello @gonchik , kindly take a look at this if the change can be placed ?

The documentation seems to be aligning towards no-check value for the header of X-Atlassian-Token

https://developer.atlassian.com/server/confluence/form-token-handling/#scripting

isaac-philip avatar Jul 16 '21 20:07 isaac-philip