You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to get products with your API but I keep running into the following error:
In HttpClient.php line 343 and 344:
Undefined property: stdClass::$error
Undefined property: stdClass::$message
Sentry shows that the server is returning a 500 but without any kind of error message, instead the $errors variable contains the product with all its information.
The text was updated successfully, but these errors were encountered:
Hi there!
I'm trying to get products with your API but I keep running into the following error:
Sentry shows that the server is returning a 500 but without any kind of error message, instead the $errors variable contains the product with all its information.
The text was updated successfully, but these errors were encountered: