Warning: Error in parse_con: lexical error: invalid bytes in UTF8 string.

My shiny app lets me import a json file and use the data to create models. It generally works with various json files but in this particular json file I am getting this error :

Warning: Error in parse_con: lexical error: invalid bytes in UTF8 string.
temperature (°C) Mean-|::|-6 Raw
(right here) ------^

As per my understanding there is a problem with the degree symbol or something like that
Can someone help me solve this error?

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.