JOIN MEETING FAILED, 200 - View component

Description
Can someone help me, I can’t start/join the meeting, it throws
error type: ‘JOIN_MEETING_FAILED’, reason: ‘Fail to join the meeting.’, errorCode: 200

I try to use view component to display the meeting
I have searched everywhere but no correct answer to help me solve

For now I am assigning static values, to see how it behaves but without success

Browser Console Error
error type: ‘JOIN_MEETING_FAILED’, reason: ‘Fail to join the meeting.’, errorCode: 200

Console error

It tries to generate the signature from the backend but it turns out to be an invalid signature (I followed the steps as indicated in the documentation, I am using php )

image

Welcome, @eustacio.bautista,

Have you verified the values of the signature are correct when debugging? See linked post for instructions on how to do so :

Hello

Hello @donte.zoom

Yes, I’ve been at it all day. I managed to generate the correct signature and checked it in jwt.io and if it is correct.

Now my problem is this “Not support start meeting via tokens”. According to some forums I read that the zak parameter has to be passed, but in the screenshots that I shared above I am already passing it.

I get the value of the zak when I register a new meeting from the api

This is the error

I don’t know what I’m doing wrong, can you help me please?

Hi, @eustacio.bautista,

Are you using the host’s Zak token to start the meeting? Here is our help documentation on setting that up:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.