Use the API to add the Fireflies.ai bot to an ongoing meeting
addToLiveMeeting
mutation allows you to add the Fireflies.ai bot to an ongoing meeting. It is rate limited to 3 requests per 20 minutes.
Why am I getting a 'too_many_requests' error?
The addToLive
mutation has a limit of 3 requests per 20 minutes.
addToLiveMeeting
mutation. Full list of error codes can be found here.
too_many_requests
You have exceeded the rate limit for the addToLiveMeeting
mutation. It is limited to 3 requests per 20 minutes. Please try again later.
invalid_language_code
The language code you provided is invalid. Please refer to the Language Codes page for a list of valid language codes.
account_cancelled
The user account has been cancelled. Please contact support if you encounter this error.