Zoom meeting sdk { "type": "JOIN_MEETING_FAILED", "reason": "The meeting number is wrong.", "errorCode": 3706 } error

I am getting this error in my zoom sdk integration.

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

I read this topics but non of them couldnt help me

Everything setupped correctly but I am getting this error

@orhanardadumanoad ,do you have a sample of the token and the join code?

The meeting number in your signature/token must match the meeting number in your join method.

all the meeting number in signature/token matches and it still didin’t work

I’ll PM you @orhanardadumanoad