Using jira rest api with curl. getting "429 - Too many requests". not sure why? now every request returns the same message. not sure how to get around issue.
Just to add in here. When making api request to Jira is good to know how many request you can make out. Making 2 request per minute should be the max that you go for to avoid this error.
You are running into a rate limit, please have a look at this thread about it, Rate Limit - Too Many Requests
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.