laravel-xero icon indicating copy to clipboard operation
laravel-xero copied to clipboard

Result can be null?

Open tonypartridge opened this issue 1 year ago • 0 comments

https://github.com/dcblogdev/laravel-xero/blob/5d99c9e7fd7be5403cd8d7b1a44c07c9c3a710e7/src/Xero.php#L205

When refreshing tokens, the result can be null so we should test if it is an array before storing?

tonypartridge avatar Jul 25 '24 07:07 tonypartridge