<p></p>
<blockquote>
<p dir="auto">Did you expect 404 when one user was missing or when all of them were?</p>
</blockquote>
<p dir="auto">Previous logic worked this way:</p>
<ul dir="auto">
<li>Return 404 if at least one user is missing</li>
</ul>
<p dir="auto">While a very weird behavior indeed, I wrote my code around this issue. I have seen worse things in my life.</p>
<p dir="auto">The current logic works this way:</p>
<ul dir="auto">
<li>Always return 200 and skip not found users</li>
</ul>
<p dir="auto">My previously coded applications are not ready for such change.</p>
<p dir="auto">The green lines are additions I had to do today when I noticed my app stopped working:</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/10835147/263472499-6fa77113-cdb7-4ee9-870f-7a3f23133ecc.png"><img src="https://user-images.githubusercontent.com/10835147/263472499-6fa77113-cdb7-4ee9-870f-7a3f23133ecc.png" alt="image" style="max-width: 100%;"></a></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/commit/b9c85c269726faad3c2613b37f01683c8b59f5c6#commitcomment-125594991">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLLOL4PRVWONF5PXW43XXIHOLANCNFSM6AAAAAA37UOJOY">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLP4CMUPFMZOIQ37D23XXIHOLA5CNFSM6AAAAAA37UOJO2WGG33NNVSW45C7OR4XAZNNINXW23LJORBW63LNMVXHJKTDN5WW2ZLOORPWSZGOA56G23Y.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><openstreetmap/openstreetmap-website/commit/b9c85c269726faad3c2613b37f01683c8b59f5c6/125594991</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/commit/b9c85c269726faad3c2613b37f01683c8b59f5c6#commitcomment-125594991",
"url": "https://github.com/openstreetmap/openstreetmap-website/commit/b9c85c269726faad3c2613b37f01683c8b59f5c6#commitcomment-125594991",
"name": "View Commit"
},
"description": "View this Commit on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>