bancarel
New Member
- Messages
- 13
- Reaction score
- 0
- Points
- 1
firebase.js:43
POST https://azucarados.x10.bz/procesarToken.php 500 (Internal Server Error)
(anonymous) @ firebase.js:43
Promise.then
getToken @ firebase.js:38
(anonymous) @ firebase.js:23
Promise.then
(anonymous) @ firebase.js:11Understand this errorAI
firebase.js:54 Error al enviar el token: SyntaxError: Unexpected end of JSON input
at firebase.js:50:48
https://azucarados.x10.bz/obtenerTokenPrueba.php
I got that problem when it comes to sending the json when procesarToken.php. Locally it works for me but in x10hosting it gives a 500 error.
The token paints it but then I want to store it in database in that php.