douqian5920 2014-06-20 15:01
浏览 42

用于生成或刷新Youtube API V3的新访问令牌的PHP代码

I am new to YouTube API work and I have been generating the YouTube feeds using my PHP Code.

But every time I run the code I have to generate a new Access token since it expires every 1 hour. Now I have been trying to write a PHP code to refresh the access token and make things work. But I don't know where my code is going wrong or what I missed. Can anyone please give me a PHP code to generate or refresh the Access Token.

This is what I did till now:

enter image description here

  • 写回答

0条回答 默认 最新

    报告相同问题?