enter image description here
I cannot insert data into this api and because of this ‘ascii’ codec can’t encode characters in position 231-232: ordinal not in range(128)
enter image description here
I want a solution to fix this issue. I’m using django framework. The same database is working on localhost of my local computer but at server I can’t insert data. I’ve cloned the server database too but it work at local computer but send error at server database.