Details
Details
Hi! I am using the conduit API to built an integration between Phabricator and an internal app at my company and even though I can successfully access all the other methods I need such as audit.query() and user.query(), when I try to access project.query() it returns
You do not have access to the application which provides this API method.: Unknown Error
Any idea why this happens? Thank you.