I'm accesing a JSON API frontend with VBA and VBA-JSON v2.3.1.
The issue I'm facing is that the API database is sending me character code for special characters thus I get
José
instead of José
Is there a way I can solve this?
Thanks for your help.
The issue I'm facing is that the API database is sending me character code for special characters thus I get
José
instead of José
Is there a way I can solve this?
Thanks for your help.