• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

Xero Custom API Request Auth Failure

I am attempting create a custom API request to Xero using "Xero Custom API Request". The standard Xero API requests work fine with the same connection.
I am wondering if it has to do with the fact that there is no way to specify the Organization ID in the Custom API Request. All the others require this selection. I attempted to add the Organization as a parameter, but that did not work.

1720908129841.png
 

Supreme

Well-known member
Staff member
Hey @kevin.boulware

In your custom API request, you need to pass the `xero-tenant-id` for the organization in your header to ensure the authentication works correctly.

I have corrected it, and now the action step is successfully retrieving the account in the response.
 
Top