Hi,
We are trying to make an Post call to one of our reconcillations in our financials section, but everytime we try we get this error:
“error”: “translation missing: en.doorkeeper.scopes.financials:write”
The api call we try to perform can be found in the link below:
https://api.getsilverfin.com/api_docs#!/financials/postV3CompaniesCompanyIdPeriodsPeriodIdReconciliationsReconciliationIdCustom
We assume this has something to do with an missing scope.
Does anyone have any ideas?
Thanks in advance.