I have tried the live streaming from the firebase rest api, Its not getting worked. I am working with windows application. I have to build a realtime notification system in the application. So I have used live streaming from the rest api. There was a 403 forbidden error throwing while call OnAsync method. The Firebase endpoint and key is working fine, that is already integrated with the application.
I have tried the live streaming from the firebase rest api, Its not getting worked. I am working with windows application. I have to build a realtime notification system in the application. So I have used live streaming from the rest api. There was a 403 forbidden error throwing while call OnAsync method. The Firebase endpoint and key is working fine, that is already integrated with the application.