Forum Discussion
nmrao
Champion Level 3
Are you passing any headers related to authentication?
Please refer documentation, there couple of types:
https://developer.atlassian.com/server/jira/platform/jira-rest-api-example-oauth-authentication-6291692/
https://developer.atlassian.com/server/jira/platform/jira-rest-api-example-basic-authentication-6291732/
https://developer.atlassian.com/server/jira/platform/cookie-based-authentication/
Please refer documentation, there couple of types:
https://developer.atlassian.com/server/jira/platform/jira-rest-api-example-oauth-authentication-6291692/
https://developer.atlassian.com/server/jira/platform/jira-rest-api-example-basic-authentication-6291732/
https://developer.atlassian.com/server/jira/platform/cookie-based-authentication/
Akshata9
5 years agoOccasional Contributor
Yes im using Basic Authorization PFB screenshot
- nmrao5 years agoChampion Level 3Could not read the screen clearly.
You want to check why it is showing OAuth in the response or check with service provider or respective forms for the coorect details to be used for the same.- Akshata95 years agoOccasional Contributor
i would like to know why im getting below error
{
"errorMessages" : [ ],
"errors" : {
"project" : "Anonymous users do not have permission to create issues in this project. Please try logging in first."
}
}- nmrao5 years agoChampion Level 3Do you know the steps involved to create the issue?
For example not sure though (you want to check the flow with someone if you are not clear), login first using user credentials, then use token / session from the login response and pass that information in the create issue.
If the steps are incorrect, have to fix that first.
Related Content
- 4 years ago
- 31 days ago
- 5 years ago
- 4 years ago
Recent Discussions
- 6 days ago
- 10 days ago