Hi everyone,
I work with my own API and when I save data I HTML encode them to prevent attack.
But the problem is when I get data from my API, the data stay in HTML encode (For exemple : I get 'J'aime manger.')
Does someone know if flutterflow has a feature to solve that ?
Help : My API response is HTML encoded
1
4 replies