Getting the details for an existing issue works (meaning: auth works):
curl --request GET \
--url 'https://casadesk.atlassian.net/rest/api/3/issue/12227' \
--user '<EMAIL ADDRESS>:<TOKEN> \
--header 'Accept: application/json'
But a POST with body like this (using Postman):
Hello @job breur
I have a simple rule for cases like this: if it worked before, it should be reported directly to Atlassian, because that usually means it is either a regression or a bug.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.