Getting Infinity issues from api response

Hi All,

I get this response from one of the integration, 

{
"media_id": 710511363345354753,
"media_id_string": "710511363345354753",
"size": 11065,
"expires_after_secs": 86400,
"image": {
"image_type": "image/jpeg",
"w": 800,
"h": 320
}
}

once get the response , i have to use the media_id value for passing as a request to another api. When i get that media_id, it is coming like infinity value(∞).

Can you please guide how can I get that value.

Regards,

Bhanu

  Discussion posts and replies are publicly visible