Hello everyone
I have developed, and have working code, of a module to get your position from Google.
Unfortunately it needs a ton of cookies, and I have to pass them as a dictionary. It seems that I can’t get a proper dictionary passed into the code from the config file.
Any help?