Hello,
I'm a data engineer looking to ingest historical data from RAH of our company, firstly is it possible to do so via azure fabric pipelines, meaning no prompt for username and password, as it is automated.
Second is when testing the api via "https://developer.reckon.com/api-details#api=55de5b80fad2430facb57aa9&operation=56d3b6fec5007612c07bae1a" it is working with using implicit authentication. But when testing the API using postman its throwing There was an unexpected error,
Request Id: d5589623-5c46-468c-a6d2-c535e834c235
https://identity.reckon.com/connect/authorize?response_type=code&client_id={redacted}&state=random_state&scope=open%20read%20write%20offline_access&redirect_uri=https%3A%2F%2Foauth.pstmn.io%2Fv1%2Fcallback
Already sent an email to the API support team last week regarding question one, but no response as yet. Would appreciate assistance on this.