V5 Users by id change can lead to conflict

Also this is a non-issue if you specify the Accept header (or, alternatively, the api_version get parameter) properly. v3 will only go by user name and v5 will only go by user id on the /users endpoint. Anyone not specifying this is not using the API properly and will have to suffer the consequences. Its so simple to add that 1 extra line of code (or get parameter) there is no excuse.

1 Like