ZoomMtg.join() returns “The signature has expired.” help me please

The signature has expired? first sync your time with Internet time
if still have issue
generate signature by yourself https://marketplace.zoom.us/docs/sdk/native-sdks/web/essential/signature

// Prevent time sync issue between client signature generation and zoom 
  const timestamp = new Date().getTime() - 30000