‘Access-Control-Allow-Origin’ missing when uploading to YouTube API

前端 未结 3 1004
再見小時候
再見小時候 2021-01-03 03:46

For several years we have successfully been uploading videos via the YouTube API using some custom JavaScript code. The code was based on some samples provided by Google (co

3条回答
  •  旧巷少年郎
    2021-01-03 04:39

    The same problem just started to happen with my services.

    It seems to be a bug on googleapis or maybe youtube.v3.apis had a policy change and started to block some clients.

提交回复
热议问题