You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have configured Xero Client in my java application pom, after authentication I am able to fetch a list of Accounts but I am not getting Contacts and invices using client.getAccounts() and client.getContacts()
I can see data when I access my app through API Explorer.
The text was updated successfully, but these errors were encountered:
I have configured Xero Client in my java application pom, after authentication I am able to fetch a list of Accounts but I am not getting Contacts and invices using client.getAccounts() and client.getContacts()
I can see data when I access my app through API Explorer.
The text was updated successfully, but these errors were encountered: