Owners emails

Hi,
I’m currently facing an issue with the HubSpot API using the PHP hubspot/api-client package. When I fetch the owners from the API, the email field for each owner doesn’t display the actual email addresses. Instead, it shows “[email protected]“. Has anyone else encountered this problem? If so, how did you resolve it? Any suggestions or insights would be greatly appreciated!
Thank you in advance for your help!

When I make a test call to get owners from the docs page it gives me back the emails correctly. Not sure what is happening with the client package.

Yes, same for me.
I use this package inside a Laravel app, maybe it could come from there?