Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

OAuth 2.0 throws "os_authType was 'any' and an invalid cookie was sent"

Jamshaid
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 2, 2023

I am working on authorization through OAuth 2.0 and I have configured my link as follows:

http://jira_link/rest/oauth2/latest/authorize?client_id=CLIENT_ID&redirect_uri=URL&response_type=code&scope=WRITE&code_challenge=CODE_CHALLANGE&code_challenge_method=S256

All the parameters are set correctly as defined here.

I generated my code challenge from this link.

Whenever I access this link using my browser, it leads me to the following error:

 

os_authType was 'any' and an invalid cookie was sent.

error.png

My WebApp is sending requests using SpringBoot. I am not finding any solution for this error. 

 

0 answers

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events