# Polling/Webhook
Polling/Webhook
1.Unable to get events via webhook/polling.
- Please check if the merchant authorization and Onboarding
have been completed. This is a prerequisite for
successfully obtaining events.
- Please check if the eventType parameter in the Polling endpoint is filled in correctly. Must either be omitted
or
non-empty.
2.Error response message: Polling API returns an exception: "[xx] is/are invalid"
- Please check if the merchant has completed Onboarding
,
or if the passed x-polling-merchants is valid.
- The x-polling-merchants parameter is a Headers parameter in the Polling endpoint, which requires passing the
merchant ID of the software service (generated by the software service and corresponding one-to-one with the
keeta merchant ID).
- At the same time, the merchantId parameter needs to be sent to Keeta during merchant Onboarding.