What you said makes no sense. Re-installing server wouldn't change the format your device is sending data in. Also, it's unclear how forwarding is related to any of this. You're either missing something or you're not telling us some critical context.
I am telling you of my situation, I had this working before I am only asking why the format changed and I provided all the prove and the logs to show you the data I am receiving. I am not saying forwarding has an issue, all I am showing is the type json. Do you by any chance know what format this is?
What format changed? Where?
My server is the context right???
After unstalling Traccar on my server then do a fresh install, the format of data from my device changed from json to the one below and now seems unchangeable. Anyone with knowledge to reset it to json?
Logs:
My traccar.xml file enties:
<entry key='forward.enable'>true</entry> <entry key='forward.type'>json</entry> <entry key='forward.url'>{my_url}</entry>