Skip to main content
Inspiring
July 18, 2014
Question

Incorrect values when parsing JSON

  • July 18, 2014
  • 0 replies
  • 154 views

In Fiddler, and Browser I get the California object like so:

California, 2680, -7, 43, US-CA

In Flash I get:

California, 2672, -3, 56, US-CA


Strings are fine, but for whatever reason the numbers are incorrect? Not quite sure what to do. I may be able to have the service modified to return the numbers as strings, but I'd rather not try... Any ideas?

This topic has been closed for replies.