Expected Behaviour
In the Zapier integration I'm prompted to enter the URL of my Bothan instance to sent metrics. The example URL doesn't have a trailing slash.
Current Behaviour (for problems)
It seems that if I omit the trailing slash in the setup, then Zapier will successfully login to Bothan (authentication test passes) but it won't send any metrics.
Steps to Reproduce (for problems)
- Add Bothan URL with no trailing slash
- Attempt to send metrics to that instance
It's possible I was making some other mistake, but re-adding the Bothan credentials with only a trailing slash as difference fixed my issue.