Does anyone know what that format is?

Then try json_decode but first remove the / in notepad++
Still say "Invalid JSON format" but when i remove the first line of the code exactly this part " [email protected]:GJHHURe8mQ:Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:64.0) Gecko/20100101 Firefox/64.0:" then I am able to decode it, but anyway Google still don't recognise it as a JSON format.
 
Still say "Invalid JSON format" but when i remove the first line of the code exactly this part " [email protected]:GJHHURe8mQ:Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:64.0) Gecko/20100101 Firefox/64.0:" then I am able to decode it, but anyway Google still don't recognise it as a JSON format.
How do you use it with google? What are you trying to accomplish?
 
Welcome,
I had to remove "[email protected]:GJHHURe8mQ:Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:64.0) Gecko/20100101 Firefox/64.0:" from beginning of the file.
Btw: are you sure, you need this in json format?
 

Attachments

Back
Top