Relative Content

Tag Archive for androidfirebasefirebase-realtime-databaseretrofit2

What are parameters required for Firebase Rest API?

I want to use Retrofit instead of Firebase SDK for Android to create my app. So what are the parameters I need to pass in headers and how to get those. Till now I have passed token but getting 401 Unauthorized.