我们正在使用ShareKit在youtube上进行视频分享,代码工作正常,但现在却出错了
<__35-[SHKYouTube authorizationFormShow]_block_invoke SHKYouTube.m:(148)> YouTube authentication finished with error:Error Domain=com.google.HTTPStatus Code=401 "The operation couldn’t be completed. (com.google.HTTPStatus error 401.)" UserInfo=0x19452960 {data=<7b0a2020 22657272 6f722220 3a202269 6e76616c 69645f63 6c69656e 74220a7d>, json={
error = "invalid_client";
}}
我已经从GoogleConsole创建了新的测试密钥,但仍然出现此错误。
使用以下代码: