Search Unity

WWW download limit

Discussion in 'Scripting' started by websmash, Aug 1, 2015.

  1. websmash

    websmash

    Joined:
    Aug 1, 2015
    Posts:
    1
    Im trying to download a long json string from my REST API. Every time the string is longer then 16300 it gives me this <message truncated> and cut off the rest of the string.

    Im using unitys WWW class

    Do any of you have any idea how to fix this problem?

    Thanks
     
    Last edited: Aug 1, 2015