I hav a valid json format {"active":"false","period":"23-05-2017 to 25-05-2017","percentage":null,"value":null,"status":"inc","fixed_price":null}
but, when I tried to decode it, it return error
The Response content must be a string or object implementing __toString(), "object" given.
am I missing something?
via Bayu Arasyi