Hi again,
I think I got it... but partially.
I needed a "OAuth 2.0 client IDs" AND a "API Key" from Google Developers.
The keys from the first one go to Phraseanet "Youtube public key" and "Youtube secret key", while the "API Key" goes to "Developper key"...
At least with that I get rid of Error 403 (
Invalid developer key).
But I now have the following error message:
Expected response code 200, got 410
<errors
xmlns='http://schemas.google.com/g/2005'><error><domain>GData</domain><code>NoLongerAvailableException</code><internalReason>No
longer available</internalReason></error></errors>
I suppose that is because Zend 1.12.3 (*) still runs with YouTube API v2.
Did anyone already encountered such a problem ?
Does anybody know if Zend 1.12 (or directly Phraseanet) can be configured for using YouTube API v3 ? and how ?
Thank you.
- Louis
(*) The most recent release I managed to install without impeding the Bridge from running (on Phraseanet 3.8.8)