FCM HTTP v1 working on localhost but not on production
I am using FCM HTTP v1 API with below code, It’s working fine on localhost. AccessToken is getting successfully. But after deployment, it doesn’t works on server, getting timeout issue every time (Error: socket hang up on postman from server url). Could you please help out in this. Is there any internal FCM APIs endpoints that need to whitelist on our server? If yes, then could you please provide all internal FCM APIs endpoints that is breaking due to server fireball.