Solved
Forum Discussion
Akshata9
6 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."
}
}
nmrao
6 years agoCommunity Hero
Do 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.
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.