Warning: Attempt to read property "auth_token" on null in C:\OSPanel\domains\madeline\1arb\class.php on line 127
Warning: Undefined property: stdClass::$user in C:\OSPanel\domains\madeline\1arb\class.php on line 127
I'm logging $json variable:
(object) array( 'error' => 'Please confirm that you are not a robot by clicking the captcha box.', 'code' => 'recaptcha_required', )
I'm logging $json variable: (object) array( 'error' => 'Please confirm that you are not a robot by clicking the captcha box.', 'code' => 'recaptcha_required', )