Now, I’m interested in curator api produced by twitter platform.
But I cannot understand how to use an auth parameter for Curator API.
If I would like to get various curated tweets on Curator, I think that I should use following API.
• GET collections/:id/content
According API reference, Curator API is usually needed the auth parameter, so I specified access token as the auth parameter. But error occurred below.
{“status”=>{“code”=>400, “message”=>"User does not exist”}}
I think that the auth parameter is not access token.
Could you tell me how to use the Curator API with auth parameter?
And I recently requested for participation in Collection Beta API on following site because I thought this procedure is needed for getting the auth parameter value.
Is this understanding correct?
https://dev.twitter.com/form/collections-api-access