c# - Youtube api get subscription video feed -


i refer this page.

i had succeeded subscription list.

i fill 2 field "part", "channel id(my channel id)" , authorize requests using aouth 20.

now, want subscriptions feed.

i had tried request, it's error.

i fill follow field:

"part(snippet)", "channel id" , set "mine" & "mysubscribers" true

why can't success, error reason "incompatibleparameters"

btw, try fill "id" field, don't know should fill

it's annotation "subscribe id". should fill?

update(06/19/2015):

i find solution,

in activity section, response youtube home page feed, that's not sorted.


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -