1
débutant im dans le YT api, je cherche à interroger YT api requête de recherche
de C++ http client demande post
la chaîne de requête ressemble à ceci:Obtenir erreur targetFeedReadOnly dans un langage simple requête de recherche YouTube
http://gdata.youtube.com/feeds/api/videos?max-results=10&orderby=published&q=Skinny%20puppy&start-index=1&v=2
no headers and no autontication has bean made and the error im
getting :
<errors xmlns='http://schemas.google.com/g/2005'>
<error>
<domain>GData</domain>
<code>targetFeedReadOnly</code>
<internalReason>Target feed is read-only</internalReason>
</error>
</errors>
pourquoi est-ce, im faire ce qu'il a dit dans la documentation.