License query param missing for dynamic webhooks

We are utilising dynamically registered webhooks to listen for events and trigger our endpoints on the backend.

It appears the lic query param is not available when the dynamic webhook is triggered.

We have tested with static webhooks defined as modules within the connect descriptor and the lic param is available when these hooks are triggered.

Any ideas why the lic param doesn’t show up for dynamic webhooks? Are there any alternatives for checking licenses from dynamic webhooks that don’t involve an extra call to the api?

2 Likes