( ! ) Warning: Trying to access array offset on null in /Users/rvanvuren/Projects/buyerkiosk-web-dev3/diag_fcm_validate.php on line 19
Call Stack
#TimeMemoryFunctionLocation
10.0006430368{main}( ).../diag_fcm_validate.php:0
20.0008440160getAccessToken( $credsB64 = FALSE ).../diag_fcm_validate.php:46

( ! ) Warning: Trying to access array offset on null in /Users/rvanvuren/Projects/buyerkiosk-web-dev3/diag_fcm_validate.php on line 27
Call Stack
#TimeMemoryFunctionLocation
10.0006430368{main}( ).../diag_fcm_validate.php:0
20.0008440160getAccessToken( $credsB64 = FALSE ).../diag_fcm_validate.php:46

( ! ) Warning: openssl_sign(): Supplied key param cannot be coerced into a private key in /Users/rvanvuren/Projects/buyerkiosk-web-dev3/diag_fcm_validate.php on line 27
Call Stack
#TimeMemoryFunctionLocation
10.0006430368{main}( ).../diag_fcm_validate.php:0
20.0008440160getAccessToken( $credsB64 = FALSE ).../diag_fcm_validate.php:46
30.0012440824openssl_sign( $data = 'eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOm51bGwsInNjb3BlIjoiaHR0cHM6XC9cL3d3dy5nb29nbGVhcGlzLmNvbVwvYXV0aFwvY2xvdWQtcGxhdGZvcm0iLCJhdWQiOiJodHRwczpcL1wvb2F1dGgyLmdvb2dsZWFwaXMuY29tXC90b2tlbiIsImlhdCI6MTc4ODU1NTk2MiwiZXhwIjoxNzg4NTU5NTYyfQ', $signature = '', $private_key = '[Sensitive Parameter]', $algorithm = 7 ).../diag_fcm_validate.php:27

( ! ) Deprecated: Function curl_close() is deprecated since 8.5, as it has no effect since PHP 8.0 in /Users/rvanvuren/Projects/buyerkiosk-web-dev3/diag_fcm_validate.php on line 41
Call Stack
#TimeMemoryFunctionLocation
10.0006430368{main}( ).../diag_fcm_validate.php:0
20.0008440160getAccessToken( $credsB64 = FALSE ).../diag_fcm_validate.php:46

( ! ) Warning: Undefined array key "access_token" in /Users/rvanvuren/Projects/buyerkiosk-web-dev3/diag_fcm_validate.php on line 42
Call Stack
#TimeMemoryFunctionLocation
10.0006430368{main}( ).../diag_fcm_validate.php:0
20.0008440160getAccessToken( $credsB64 = FALSE ).../diag_fcm_validate.php:46

( ! ) Warning: Trying to access array offset on null in /Users/rvanvuren/Projects/buyerkiosk-web-dev3/diag_fcm_validate.php on line 47
Call Stack
#TimeMemoryFunctionLocation
10.0006430368{main}( ).../diag_fcm_validate.php:0
Live project: === Check: Firebase iOS Apps in Live project ===
( ! ) Warning: Trying to access array offset on null in /Users/rvanvuren/Projects/buyerkiosk-web-dev3/diag_fcm_validate.php on line 51
Call Stack
#TimeMemoryFunctionLocation
10.0006430368{main}( ).../diag_fcm_validate.php:0

( ! ) Deprecated: Function curl_close() is deprecated since 8.5, as it has no effect since PHP 8.0 in /Users/rvanvuren/Projects/buyerkiosk-web-dev3/diag_fcm_validate.php on line 62
Call Stack
#TimeMemoryFunctionLocation
10.0006430368{main}( ).../diag_fcm_validate.php:0
HTTP 401: { "error": { "code": 401, "message": "Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.", "status": "UNAUTHENTICATED", "details": [ { "@type": "type.googleapis.com/google.rpc.ErrorInfo", "reason": "CREDENTIALS_MISSING", "domain": "googleapis.com", "metadata": { "method": "google.firebase.service.v1beta1.IosAppService.ListIosApps", "service": "firebase.googleapis.com" } } ] } } === Check: Firebase Android Apps in Live project ===
( ! ) Warning: Trying to access array offset on null in /Users/rvanvuren/Projects/buyerkiosk-web-dev3/diag_fcm_validate.php on line 77
Call Stack
#TimeMemoryFunctionLocation
10.0006430368{main}( ).../diag_fcm_validate.php:0

( ! ) Deprecated: Function curl_close() is deprecated since 8.5, as it has no effect since PHP 8.0 in /Users/rvanvuren/Projects/buyerkiosk-web-dev3/diag_fcm_validate.php on line 88
Call Stack
#TimeMemoryFunctionLocation
10.0006430368{main}( ).../diag_fcm_validate.php:0
HTTP 401: { "error": { "code": 401, "message": "Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.", "status": "UNAUTHENTICATED", "details": [ { "@type": "type.googleapis.com/google.rpc.ErrorInfo", "reason": "CREDENTIALS_MISSING", "domain": "googleapis.com", "metadata": { "service": "firebase.googleapis.com", "method": "google.firebase.service.v1beta1.AndroidAppService.ListAndroidApps" } } ] } } === Test: Send to iOS token with android-only config === === Test: Send to topic (no device token, no APNs) ===
( ! ) Warning: Trying to access array offset on null in /Users/rvanvuren/Projects/buyerkiosk-web-dev3/diag_fcm_validate.php on line 113
Call Stack
#TimeMemoryFunctionLocation
10.0006430368{main}( ).../diag_fcm_validate.php:0

( ! ) Deprecated: Function curl_close() is deprecated since 8.5, as it has no effect since PHP 8.0 in /Users/rvanvuren/Projects/buyerkiosk-web-dev3/diag_fcm_validate.php on line 127
Call Stack
#TimeMemoryFunctionLocation
10.0006430368{main}( ).../diag_fcm_validate.php:0
HTTP 401: { "error": { "code": 401, "message": "Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.", "status": "UNAUTHENTICATED", "details": [ { "@type": "type.googleapis.com/google.rpc.ErrorInfo", "reason": "CREDENTIALS_MISSING", "domain": "googleapis.com", "metadata": { "method": "google.firebase.fcm.v1.FcmService.SendMessage", "service": "fcm.googleapis.com" } } ] } }