Fix a few issues I found while testing it before our next release. I ran a pipeline in gitlab and noticed some failing tests. Took me a while, but I finally found the issues. Freaking camelCase variable name. Anyways, also fixed some json encoding in the payload.
Testing
[x] I have added automated tests for my changes
[x] I ran composer test before opening this PR
[x] I ran composer lint-fix before opening this PR
Summary of Changes
Fix a few issues I found while testing it before our next release. I ran a pipeline in gitlab and noticed some failing tests. Took me a while, but I finally found the issues. Freaking camelCase variable name. Anyways, also fixed some json encoding in the payload.
Testing
composer test
before opening this PRcomposer lint-fix
before opening this PR