What is your goal?
Trying to use a custom Airwallex app which requires two steps to create an invoice
- Create Invoice
- Create Invoice Lines
What is the problem & what have you tried?
When I add the module for Create Invoice I select my Connection and everything is happy, build the module, save close.
When I add the module for Create Invoice Lines I select my Connection and then get an error message to Update the Connection Permissions.
The connection is not a real OAuth connection, just a bearer token authorisation wrapped up as an OAuth with Token refresh (because the simple bearer token connection cannot handle refreshes it seems see here).
The connection is used and works elsewhere, itβs just this module that is an issue.
Error messages or input/output bundles
Update the connection permissions
Update your connection with the required permissions to continue working with the app.
Screenshots (scenario flow, module settings, errors)
Base URL
Connection
Billing Invoice Create Connection
Billing Invoice Line Add Connection






