Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

creating registration with non-configured status throws error #48

Open
lcdservices opened this issue Sep 28, 2020 · 1 comment
Open

Comments

@lcdservices
Copy link
Contributor

to reproduce:

  • configure your participant statuses that should be considered when synching with GTW. note a status that is not synched.
  • create a registration in the backend for a contact and select a non-synched status.

this throws the error:
Webinar Error : InvalidRequest
Your request could not be processed because the request body is not parsable.

in the post hook when the $fields array is created, we should return immediately if empty (i.e. if there is no matching participant record that meets the criteria, which includes the status).

@lcdservices
Copy link
Contributor Author

lcdservices commented Sep 28, 2020

PR for consideration: #49

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant