I am getting 'meeting number is wrong error

I’m trying to integrate Zoom into my website, but I’m getting the following error:

{
“type”: “JOIN_MEETING_FAILED”,
“reason”: “The meeting number is wrong.”,
“errorCode”: 3706
}

I’ve checked the backend code and the signature, and the meeting number seems correct. What could be the possible reason for this error, and how can it be resolved?"

@Amit7 can you share your signature here?