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.

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?