I Only use Firebase Auth, so no need to use database, however I've added it 
just in case
It doesn't work,
I tried to use the following:

"compile 'com.google.firebase:firebase-admin:5.6.0'"

and

"compile ('com.google.firebase:firebase-admin:5.6.0') {
    exclude group: 'com.google.guava'
}
compile 'com.google.guava:guava:23.0'"

 and 5.7.0 and 5.4.0

none of them work


I'm using Java 8 standard app engine and stuck for a whole week


On Wednesday, January 3, 2018 at 11:27:38 PM UTC+3, George (Cloud Platform 
Support) wrote:
>
> Hello Zeyad, 
>
> Your "try" block seems to lack a line: 
> ".setDatabaseUrl("https://<DATABASE_NAME>.firebaseio.com/") ". For 
> related details, you may read the "Initialize the SDK" sub-chapter of the 
> "Add the Firebase Admin SDK to Your Server" online document 
> <https://firebase.google.com/docs/admin/setup>. The build.gradle file 
> should include the statement: 
>
> "dependencies {
>   compile 'com.google.firebase:firebase-admin:5.6.0'
> }     "
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/513b5afc-cef8-4266-99ac-e2653356aab9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • [google-appengine]... Zeyad Almajed
    • [google-appen... 'George (Cloud Platform Support)' via Google App Engine
      • [google-a... Zeyad Almajed
        • [goog... 'George (Cloud Platform Support)' via Google App Engine
          • [... Zeyad Almajed
            • ... 'George (Cloud Platform Support)' via Google App Engine
              • ... Zeyad Almajed
                • ... 'George (Cloud Platform Support)' via Google App Engine

Reply via email to