'I want to load Google Drive images from React, but I get a Cross-Origin Read Blocking (CORB) error

I am creating a web service with React. I want to load images uploaded to Google Drive from a React application. However, I get a Cross-Origin Read Blocking (CORB) error. What should I do?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source