According to the documentation, calling the tags method without a sort parameter should return the recently used tags, since the default sort is by activity.
Instead, I get an error 4002 with the message "The 'sort' query parameter was invalid for this request.".
What is the cause of this problem?