Auth0 return null data for /api/v2/users-by-email endpoint

Ready to post? :magnifying_glass_tilted_left: First, try searching for your answer.
Hello , Thank you in advance.
for test@xyz.com endpoint returns 200 status code and correct data but for test+4@xyz.com returns 200 status code data. both the users are correct.

Hi @pthakkar

Welcome to the Auth0 Community!

Thank you for asking your question, instead of the “+” try the %2B, this should fix the encoding issue.

Thanks
Dawid

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.