I have given a proper URL back to my site. It hits the url each time notifications is pushed. But the response provided is null.(POST is empty)

I have given a proper URL back to my site. It hits the url each time notifications is pushed. But the response provided is null. (POST is empty)

Hi, @bhimaniketan ,

Welcome to the Developer Forum. To help get the answers to your questions, you can use the following template?

Description
A clear and concise description of what the question is.

Browser Console Error
The full error message or issue you are running into.

Which Web Meeting SDK version?
Knowing the version can help us to identify your issue faster. [e.g. 1.9.9]

Meeting SDK Code Snippets
The code snippets that are causing the error / issue so we can reproduce.

To Reproduce(If applicable)
Steps to reproduce the behavior:

  1. Go to ‘…’
  2. Click on ‘…’
  3. Scroll down to ‘…’
  4. See error

Screenshots
If applicable, add screenshots to help explain your problem.

Device (please complete the following information):

  • Device: [e.g. Macbook Pro]
  • OS: [e.g. macOS 11]
  • Browser: [e.g. Chrome]
  • Browser Version [e.g. 88.0.4324.150 (Official Build) (x86_64)]

Additional context
Add any other context about the problem here.

Hi,

I’m using PHP as a backend code.

I am building a JWT app in Zoom Marketplace.
and set up event subscriptions for the end meeting notification.

Every time the meeting ends, I get a call, but the post data is null in these notifications.