But I cannot see the meeting survey at ending of the meeting. @amanda-recallai If you take a look at the meeting_service_interface.h file in linux meeting sdk . Alternatively, you could use a third-party integration like Recall.ai which streamlines the entire integration process into one simple-to-use api I did find it in the other meeting headless linux sample template repo though which may be what you’re referring to based on the screenshot you shared? I took a look and can’t find the reference to the error in the template you shared. The config.toml is updated at run time so there is no chance of the token getting expired.
- Any guidance would be greatly appreciated!
- Hopefully there is a better fix than creating an individual support ticket for each case as this is clearly an issue for many users.
- If you have any other questions, do not hesitate to reach out to contact Read support since they will be better equipped to assist you!
- Hi,Please help me remove Read.ai from my account.
- The Join Token allows you to join meetings without authentication requirements, but it will fail when “require authentication to join” is enabled (as you’ve seen with error code 23)
- So, blocking Read.AI worked if we are the ones that run the meeting.
- Feel free to post your issue there, you will be able to get some help there!
Recording wasn’t created & cannot be found
How to resolve this error and what I’m doing wrong here.? Thanks again for taking the time to share your expertise with the community here, your efforts are truly appreciated! After reading your response, I took another look at the curl man page and discovered that while the -L flag allows curl to follow redirects, I actually needed to use the –location-trusted option instead.
I want the bot to join independently, not behalf of a user. One thing to mention is that join tokens are not authorization tokens and to join a meeting that requires login, you’d need to supply a ZAK token. They closed the security gap in their http client sometime in 2018 and all releases since then no longer forward passwords and tokens. In the case of Microsoft, I can tell you that their HTTP client used to forward passwords and tokens until 2018. I also have the same issue, not in apps and its still infiltrating all my zoom calls I have Read AI removed from my Zoom account but it continues joining my meetings.
Meeting join token not working in zoom meeting linux sdk
I’m not super familiar with curl but I’m pretty sure there’s an option you can specify to authorize the token to be forwarded when following the HTTP 307 redirect. The behavior I just described might be desirable from a security stand point, but it conflicts with the way Zoom wants us to download files because they redirect our requests to a different domain. Only the host can download this recording.
- After reading your response, I took another look at the curl man page and discovered that while the -L flag allows curl to follow redirects, I actually needed to use the –location-trusted option instead.
- This is a huge issue for us as we have intentionally disabled transcripts for the related meetings and have major security concerns with an unapproved ai monitoring the meetings.
- It can be accessed via admin and user-auth app.
- Is there something additional I need to configure, perhaps on the account level or within the API request logic?
- The app was never installed in our org’s Zoom account but it is showing up in countless meetings.
- In the case of Microsoft, I can tell you that their HTTP client used to forward passwords and tokens until 2018.
How to create Zoom meeting survey at end of meeting
This is a huge issue for us as we have intentionally disabled transcripts for the related meetings and have major security concerns with an unapproved ai monitoring the meetings. Can you please create a support ticket for me as well? Did this problem get resolved, as I am continually fed up with read.ai hijacking my meetings and overriding my zoom recordings How do I get rid of it?
It can be accessed via admin and user-auth app. If you have any other questions, do not hesitate to reach out to reveryplay casino contact Read support since they will be better equipped to assist you! Hello, we are having the same issue. It is not added, and has never been approved in our App Marketplace dashboard. Please submit a ticket for me to assist with removing it. It’s not showing up in our list of installed apps.
Why My Zoom Not Working On Mobile data?
If someone makes an account with Email A for the yoga company and Email B for their Zoom account, then this meeting authentication would fail right? We’re aiming to avoid user-context tokens where possible for backend automation. I just wanted to update this thread since I had a helpful and insightful conversation with @alison from Read’s team about this issue. Hi @elisa.zoom , Our institution just had the same issue occur.
Remove "Read AI" from account
Any guidance would be greatly appreciated! Is there something additional I need to configure, perhaps on the account level or within the API request logic? Has anyone faced a similar issue or have insights on how to work around this limitation? “Only the host can download this recording. If step 1 is completed but step 2 has not yet finished connecting to the media server, and the host ends the session during this time, it results in a JOIN_MEETING_FAILED error. If guest init too long after host ended the meeting.
The way you connected security considerations with the behavior of modern HTTP clients (like curl and Microsoft’s .NET client) was particularly insightful and gave me a better understanding of what’s happening under the hood. Your reply was not only informative but also incredibly helpful in clarifying why this issue occurs when trying to download Zoom files. They do this on purpose to avoid leaking passwords and tokens. Please sign in to your Zoom account to download if you are the host. Please sign in to your Zoom account to download if you are the host.” I’m using a server-to-server OAuth app owned by the account owner and have ensured that all necessary scopes are enabled, as outlined in Zoom’s API documentation.
You’re correct that the ZAK token is required to join a meeting on behalf of a user, but it’s actually not needed if you just want the bot to join on its own. When call client.join(meetingId, token, userName, passcode) will create new meeting session instead. The app was never installed in our org’s Zoom account but it is showing up in countless meetings.
Made sure my mobile data is turned on and working (other apps like YouTube and Instagram work fine). I’ve been having this frustrating issue with Zoom lately, and I’m hoping someone can help me out. Can someone help me with the issue? Hi @thendral.d can you please share how you creating the meeting via API?