I'm creating a meeting using the Chime API via the SDK and I wanted to make sure that the users can join the meeting I've created, through the Chime web app.
They’re encountering an error telling them that it's an invalid meeting ID.
Is there a way users can join meetings created by the API with the Chime web app or will I need to develop my own client to handle video conference meetings?
You'll have to create your own client.
As per the docs, the Chime web client can't join meetings created via the Amazon Chime SDK.