QUOTE (Lil Devil @ December 07, 2013 06:09 pm) | ||
When doing what? I didn't think the API ever paid attention to the Ignore Bookmark List. |
[I ignore events that have happened (and I haven't been to) that are within my normal area as well as a couple of caches that I'm just not interested in.]
Seems to have been working (ie not included in get geocaches) until recently and still is unless I filter on date as well.
Get events <30k from point (central London, UK) returns 7 events as expected
adding Publish Date during last 30 days filters 2 that were published more than 30 days ago but also includes an extra one that is on my ignore list.
Had a quick look at apilog.txt and the only diff in the request is the <CachePublishedDate> section as expected.
Both include this (snipped the namespace for readability):
<BookmarksExclude>
<ExcludeIgnoreList>true</ExcludeIgnoreList>
</BookmarksExclude>