I am trying to get the list of projects but getting the empty project list.
I had provided the all scope of JIRA auth.
I am Using OAuth 2.0 (3LO) for apps
This api for project fetching
https://{domain}.atlassian.net/rest/api/3/project/search
Getting the response but getting empty project array.
Thanks in advance for help