Jono Posted June 26, 2020 Report Posted June 26, 2020 Must be running an old version, this was fixed back at the end of 2018. You can add this just before the trouble line: if(!is_array($response->portfolios->name)) $response->portfolios->name = [$response->portfolios->name]; Quote
mukesh Posted June 27, 2020 Author Report Posted June 27, 2020 On 6/26/2020 at 3:14 PM, Jono said: Must be running an old version, this was fixed back at the end of 2018. You can add this just before the trouble line: if(!is_array($response->portfolios->name)) $response->portfolios->name = [$response->portfolios->name]; Expand its worked. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.