n8n icon indicating copy to clipboard operation
n8n copied to clipboard

fix: Send user id when setting up an account

Open MiloradFilipovic opened this issue 1 year ago • 0 comments

Summary

This PR adds a user id to request payload when setting up an account.

Related tickets and issues

Fixes PAY-1377

Review / Merge checklist

  • [ ] PR title and summary are descriptive. Remember, the title automatically goes into the changelog. Use (no-changelog) otherwise. (conventions)
  • [ ] Docs updated or follow-up ticket created.
  • [ ] Tests included.

    A bug is not considered fixed, unless a test is added to prevent it from happening again. A feature is not complete without tests.

MiloradFilipovic avatar Feb 15 '24 09:02 MiloradFilipovic