C# atlassian jira GetIssuesFromJqlAsync canot get any data,The result returned is that the rate limi
hi @ylq
in Fact, fetching JIRA issues is based on REST API protocol, i would recommend to test data retrieval using postman for example using the right API reference according to your JIRA type (Cloud, Server or Data Center).
After testing the API queries and validating the results, you can move to automating the solution using C#.
Feel Free to refer back if you need further assistance.
Best Regards,
Karim
hi @ylq
Glad it worked for you. Thanks to accept the answer if it helped you so it would be useful to other community members to try.
Cheers,
Karim
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.