You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Fotolia API
Hello,
I call getSeasonalGalleries and for example I've got 120 files in
specific gallery, but when I call getSearchResult Fotolia returns only
34 files. Why? Is it wrong nr of files in gallery or is it api error?
Robert Davies
unread,
May 17, 2012, 9:42:32 PM5/17/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Fotolia API
I'd check safesearch and various other flags/filters being sent (or
not sent) to getSearchResult. It's likely getSeasonalGalleries data is
unfiltered, but the search results are filtered.
Olivier Sirven
unread,
May 22, 2012, 3:29:13 AM5/22/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Fotol...@googlegroups.com
It's because of the offensive filter. The total number of available
files includes offensive ones whereas getSearchResult returns only
unoffensive files per default.
--
Oliv
micek2
unread,
May 22, 2012, 3:58:24 PM5/22/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Fotolia API
Thanks, that's it! The search results were filtered :)