flickr / flickr-sdk

Almost certainly the best Flickr API client in the world for node and the browser
https://www.flickr.com/services/api
MIT License
131 stars 29 forks source link

flickr.groups.pools.add #123

Closed ebisbe closed 6 years ago

ebisbe commented 6 years ago

I'm getting a message 'Content not allowed' with status code 8 from pools.add.

Can you elaborate on whats happening? It's not in the docs https://www.flickr.com/services/api/flickr.groups.pools.add.html

alex-seville commented 6 years ago

Photos on Flickr can have content types associated with them: https://help.yahoo.com/kb/flickr-for-desktop/sln15848.html

Certain groups can restrict the content types allowed in their pools.

For instance, https://www.flickr.com/groups/projectweather/ This group (if you scroll down) supports only Photos and Images.

ebisbe commented 6 years ago

thanks @alex-seville