We tried to get data from Quickbooks. But since it’s Oauth1 we noticed, that can be quite a pain.
Quickbooks API:
https://developer.intuit.com/docs/0050_quickbooks_api
Quickbooks Authentication and Authorization:
https://developer.intuit.com/docs/0150_payments/0060_authentication_and_authorization/connect_from_w…
That’s what we have so far:
Authentication Provider:
Model Service:
Settings on Inuit dev-account:
Model properties on page:
When we load the page, a popup appears:
Error on page:
- Error retrieving metadata for Model(s) associated with Data Source ‘Quickbooks’. Please check Models’ properties to ensure they are set correctly. Error connecting to REST Data Source at URL "https://sandbox-quickbooks.api.intuit.com/v3": Unable to authenticate to service “Quickbooks”: Login has been cancelled
If someone knows how to get a step further, we would appreciate that.
Cheers