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
{{ message }}
This repository has been archived by the owner on Oct 22, 2020. It is now read-only.
Hi
I got this error when I used addToCustomerClub method :
FatalThrowableError
Call to a member function getBody() on array
in Smsir.php line 20
at Smsir::DBlog(array('IsSuccessful' => false, 'Message' => 'Oops!Sorry!Something went wrong. Please contact tech@sms.ir or 098212853 so we can try to fix it.'), 'افزودن *** به مخاطبین باشگاه ', '****')in Smsir.php line 128
but other methods are work fine.
I'm using laravel 5.7 with php 7.2
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi
I got this error when I used addToCustomerClub method :
FatalThrowableError
Call to a member function getBody() on array
in Smsir.php line 20
at Smsir::DBlog(array('IsSuccessful' => false, 'Message' => 'Oops!Sorry!Something went wrong. Please contact tech@sms.ir or 098212853 so we can try to fix it.'), 'افزودن *** به مخاطبین باشگاه ', '****')in Smsir.php line 128
but other methods are work fine.
I'm using laravel 5.7 with php 7.2
The text was updated successfully, but these errors were encountered: