I am using Docker to run my python Application and it internally uses YouTube's Data API and I face a similar issue. Can someone please help me sol...
For further actions, you may consider blocking this person and/or reporting abuse
I figured out the solution and found out that RHEL apparently ships with podman and my container was running on podman so the solution was simple, install docker and do the procedure again.