Do I Need to Create My Own Oauth Client for Xero If Pipedream Oauth Doesn't Have Access to Invoices in Its Scopes?

This topic was automatically generated from Slack. You can find the original thread here.

I’m using Pipedream Connect and want to use Connect Proxy to make requests to the Xero API. Pipedream Oauth doesn’t seem to have access to invoices in its scopes, does this mean I need to create my own Oauth client for Xero? Any help is appreciated :slightly_smiling_face:

Hi , thank you for reaching out.

Could you share the exact Xero API you’re using, and API documentation to that API?

I believe Pipedream’s official oauth app has the scope accounting.transaction.read that can read invoices.

If you have more information, you can create a GitHub Issue here to request a new OAuth scope added: GitHub · Where software is built