farhan678 / adwhirl

Automatically exported from code.google.com/p/adwhirl
0 stars 0 forks source link

Incorrect configuration responce from server #302

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I have made changes in settings for my application. I checked returned 
configuration and all was ok.

http://mob.adwhirl.com/getInfo.php?appid=xxxxxxxxx&appver=310&client=1

{"extra":{"location_on":0,"background_color_rgb":{"red":255,"green":255,"blue":2
55,"alpha":1},"text_color_rgb":{"red":0,"green":0,"blue":0,"alpha":1},"cycle_tim
e":30,"transition":8},"rations":[{"nid":"cc4d5d751beb4d6299b62f719a0afb2d","type
":17,"nname":"event","weight":100,"priority":1,"key":"Smaato|;|showSmaatoxxxxxx"
}]}

but after some time I have receive following responce:

{"extra":{"location_on":0,"background_color_rgb":{"red":255,"green":255,"blue":2
55,"alpha":1},"text_color_rgb":{"red":0,"green":0,"blue":0,"alpha":1},"cycle_tim
e":30,"transition":8},"rations":[{"nid":"fb2f0bd67a0c41bb89cccc14593458e3","type
":1,"nname":"admob","weight":50,"priority":1,"key":"xxxxxx"},{"nid":"cc4d5d751be
b4d6299b62f719a0afb2d","type":17,"nname":"event","weight":50,"priority":2,"key":
"Smaato|;|showSmaato"}]}

this is my previous configuration. In web interface all settings are set for 
first responce

Original issue reported on code.google.com by grey...@gmail.com on 29 Feb 2012 at 6:38

GoogleCodeExporter commented 9 years ago
Sometimes it may take a few minutes (up to 5) for the config servers to 
synchronize on a new configuration.  If this issue is still persisting, could 
you reopen it?

Original comment by wesgood...@google.com on 1 Mar 2012 at 8:40