trebla
Newbie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2022
07:47 AM
ERROR: called resume join time calculation API after joining
Hi,
I am getting this error lately but I have no idea what it implies. Have anyone seen this before or any idea? Thanks.
1 REPLY 1
sunflower36002
Reel Rookie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2024
10:30 PM
Re: ERROR: called resume join time calculation API after joining
The error "called resume join time calculation API after joining" suggests that the API call is happening after the join process is complete. Ensure you only call the join time calculation API before the join process finishes. Have you checked your code for any misplaced function calls?