SDK Approved and Published but users unable to access

We got our Zoom meetings - SDK approved, and we published it, but it is only able to join my meetings hosted from the email linked to the developer account. When other users outside our company try to add our bot, it is not joining.

zoom/meetingsdk: “3.5.2”

Attached error from our logs. The first one is the one with your meeting ID. The status code returned is Status Code 3, right after the bot tries to join the meeting. The second one is another log we tried from a different account and received the same error. We are printing the string “MEETING_DISCONNECTED” for logs which the same as the Zoom status code definition.