You're invited to Zoomtopia 2022! Our annual user conference will take place in the Americas on November 8-9 and in APAC, Japan, and EMEA on November 17.
Learn more about our hybrid event experienceEverything you need to work together, all in one place.
Explore Zoom One's Collaboration ToolsConnect virtually from anywhere with Zoom Meetings
Collaborate together with Zoom Chat
Call the world with Zoom Phone
Create and brainstorm with Zoom Whiteboard
Rich conversation analytics to improve sales
Send and receive messages and calendar invitations
Innovative video solutions for every meeting space.
Bring meeting spaces online with Zoom Rooms
Conference Room Connector links existing rooms to Zoom
Innovative solutions for every space
Solutions to host impactful virtual and hybrid experiences.
Find a Solution for Every EventHost hybrid and virtual events with Zoom Events
Elevate your brand with single session events powered by Zoom Sessions
Broadcast at scale with Zoom Webinars
Host and attend classes, group events, and more OnZoom
An omnichannel cloud solution optimized for video.
Engage customers with Zoom Contact Center
Deliver intelligent support with conversational AI
Zoom solutions elevate collaboration across vertical use cases.
Discover Zoom Industry SolutionsEnabling exciting new ways to teach, learn, and connect globally
Transforming client engagement and employee experiences
Improving collaboration between agencies, ministries and constituents
Connecting care, collaboration, and medical innovation
Real-time communication, anywhere in the world
Bridging the in-store and online experiences
Expert support and services for all your design, strategy, implementation, event, and hardware needs.
Global Services
Flexible subscription plans for hardware
An open platform that allows developers to build Zoom apps and integrations.
Explore over 1,500 apps in Zoom App Marketplace
Documentation for building on Zoom's platform using APIs, Webhooks, and SDKs
Resources that help developers evaluate & build with our solutions
Post your questions and get help from our developer community
Zoom Partners bring Zoom's communications platform to market through alliance, sales, and service partnerships.
Explore Zoom's technology ecosystem
Find a trusted Partner
Learn about Zoom's Partner Programs
Access marketing & sales resources
Login to the Partner Portal and click 'Learn'
Discover new ways to use Zoom solutions to power your modern workforce.
Access expert-led tutorials on Zoom products and features.
Network with other Zoom users, and share your own product and industry insights.
Get documentation on deploying, managing, and using the Zoom platform.
Keep your Zoom client up to date to access the latest features.
Download CenterDownload hi-res images and animations to elevate your next Zoom meeting.
Browse Backgrounds2022-11-05 04:27 AM
Only recently I have been unable to join a meeting via a link and I get the message Access Denied Error Code 1020. Some of the links do not give the meeting/passcode, so I have been unable to join. Why has this suddenly started to happen? Any help appreciated.
2022-11-06 01:33 AM
We are getting it today as well. Any official response?
2022-11-06 07:32 AM
We also started getting this error when creating OAuth token.
2022-11-06 07:39 AM
When calling endpoint
https://zoom.us/oauth/token?grant_type=account_credentials&account_id=id_here to generate oauth token. In response, we get:
error code: 1020
2022-11-06 11:30 AM
We are also getting this error when registering users for Zoom meetings:
POST /v2/meetings/{MeetingId}/registrants (returns HTTP 403; Forbidden)
It appears to return the raw text 'error code: 1020' instead of JSON.
2022-11-06 11:44 AM
Hi pluto2020,
Can you please confirm what infrastructure you are using ?
We are using AWS ECS (docker container), this issue only appears on AWS network outbound calls to zoom api endpoint.
When we released (for testing) on Azure cloud (app services), its working and no issue as such, everything works without any issue.
Is this only specific with AWS cloud to zoom cloud ?
2022-11-06 12:12 PM
Our app is deployed on azure and we are getting this error. It only started today. We suspect the something on Zoom’s end is blocking the requests.
2022-11-06 12:24 PM
We are also using AWS ECS docker containers.
I'll trying and dig deeper into this issue.
2022-11-06 01:55 PM
I just started having this error code within the last few days when using my laptop to access Zoom across all browsers. Does anyone know if this is an issue with Zoom, my ISP, or something else? All other devices can connect just fine.
2022-11-06 02:05 PM
Interestingly, the issue only occurs for me in QA & PROD where we run our application in Docker containers (AWS ECS), but it works fine when I run directly from my development machine. The issue appear to start for us about 12 hours ago.
2022-11-06 02:17 PM - edited 2022-11-06 02:20 PM
I’m a medical provider who is not well versed in IT terminology. I’m using a regular browser to access the Zoom website. Not sure what software may be causing the issue here unfortunately.
2022-11-06 05:02 PM
We're experiencing the same issue - we use AWS ECS to make outbound requests to Zoom.
We captured one of our outbound requests from our Staging environment and sent it locally via Postman and it works locally but NOT in our environments in AWS.
We found this article as well https://kinsta.com/knowledgebase/error-1020-access-denied
If Zoom is using Cloudflare, there could be a misconfigured firewall rule.
2022-11-06 07:21 PM
We also tried to rotate the AWS Nat Gateway IP but same issue.
2022-11-06 07:28 PM
Hi @catbel
Let us know if you have any update.
We raised a technical support request on zoom and then called to zoom support on phone. They changed ticket status to HIGH, and assigned to Tier 2 support.
2022-11-06 09:31 PM
We have a workaround, for now. I'll share it here in case anyone else finds it useful.
We created a Cloudfront distribution that proxies requests to zoom.us and api.zoom.us. Remember to pass through all the necessary headers.
2022-11-07 12:45 AM
Hi All,
Zoom started working.
Zoom tech support team has updated us.
We also validated it from our end, all service started working.
2022-11-07 03:09 AM
The was resolved for us. We got a reply from Zoom support that they had a configuration issue in cloudflare. I hope it is resolved for everyone.
2022-11-07 08:41 PM
This is still not resolved for me. Was it a Zoom error, or do I need to do additional configuring?
2022-11-07 08:47 PM
Yes it is working for us now (and has been for almost 24 hours now). I think Zoom had misconfigured their CloudFlare firewall so all apps running in a Linux container failed to register users for a meeting.
2022-11-07 08:50 PM - edited 2022-11-07 08:51 PM
I guess I'll have to wait until it works for me. I'm still getting Access Denied; I'm just running it in Safari using a link I received for the meeting.
2022-11-08 03:18 AM
Thankyou everyone for your responses. It's great to know that there are plenty of people out there willing to help. Sorry I was unable to respond individually, but I was not able to access zoom.us. In response to a ticket I raised with Zoom I was told that they had tried to fix the issue, but that it was a firewall problem with my MacBook that was at fault. I contacted Mac Support who found some malware on my MacBook that had been causing the problem. Zoom now working again!
2022-11-09 05:29 AM
2022-12-02 02:13 PM
Hi @padmakardasi, do you use a VPN connection? Also, can you check if there are any updates to your Mac that you need to run under System Preferences>Software Update? If there are, kindly perform them and restart the machine to verify if the issue persists once you have rebooted.
Carla,
Zoom Community Team