-
THe template's CSS is collapsing, don't know why. No 404 errors shown in network panel.
-
Hi! After executing the command
and follow the steps : gulp openbankdeploy --env test,
I get this error
`[23:37:36] error deploying proxy oauth
[23:37:36] Error: Error uploading policy Generat…
-
The SMS token proxy has the basepath: /internal/apis...
The Consent App proxy has the basepath: /apis/interal...
it would be good to be consistent.
-
We could either give an example or write in the README how to do add Logging to this solution.
A good code example is here: https://github.com/seymen/accelerator-ci-maven/blob/master/currency-v1/ap…
-
In many places, we aren't catching unhandled errors. We can follow these steps: https://community.apigee.com/articles/23724/an-error-handling-pattern-for-apigee-proxies.html
-
I am not sure what the current branching strategy is, as some branches are prefixed with rev and some with feat.
We should document the branching approach in CONTRIBUTING.md
-
We should investigate the possibility of using Travis CI to display the latest build status.
-
I tried to get consent-app nodejs log with apigeetool, however I could not retrieve logs.
I checked and changed a following codes, it is available.
```
app.js
// development error handler
// w…
-
There should be a field in the payment transaction that indicates if the transaction is a debit / credit type. However currently the API that makes a transaction entry is the payment API which will ma…
-