USAGE.md - Retrieve all recipients on a List, list_id should not be part of queyparams #351
Labels
difficulty: easy
fix is easy in difficulty
status: help wanted
requesting help from the community
type: bug
bug in the library
There is an error in Retrieve all recipients on a List example in USAGE.md document. The parameter list_id should not be part of the queryParams, otherwise you get an error (BadRequest) saying that list_id is not part of the custom filters. Removing list_id from queryParams fixes the issue.
The text was updated successfully, but these errors were encountered: