bcgov / traction

Traction is designed with an API-first architecture layered on top of Hyperledger Aries Cloud Agent Python (ACA-Py) and streamlines the process of sending and receiving digital credentials for governments and organizations.
https://digital.gov.bc.ca/digital-trust/tools/traction/
Apache License 2.0
52 stars 47 forks source link

Spaces in WebHook URL cause controller calls to fail #1182

Closed jleach closed 2 months ago

jleach commented 2 months ago

While I get that this is operator error, it would be helpful if when entering a WebHook URL the Web UI stripped any starting or trailing whitespace that may come from a copy-and-paste error. They cause controller calls to fail and also are hard to catch and debug.

loneil commented 2 months ago

https://github.com/bcgov/traction/pull/1199 merged