Extra apostrophe in string values in csv export files

We’ve faced with some strange issue while exporting users from Auth0 Management API in csv format.
We’ve got csv file with extra apostrophe in string values, like this:

user_id,email,email_verified,username,phone_number,phone_verified,created_at
"'some_auth0_id","'some_email",true,,,,2022-01-11T10:16:33.896Z

Is it a bug or we should configure something to get values without the apostrophe?

Hi @aartem ,

Welcome to the Auth0 Community!

The same query was raised recently on this topic yesterday. We have reached out to our Product team. Could you please follow on that topic on the further progress? Thanks!

1 Like