I just have a simple question, why most of google APIs are broken?, and we always need to apply tens of hundreds of workarounds
@tamersaleh Could you share the dependency section of your pom.xml or build.gradle? This is most likely caused by dependency conflicts.
@pongad thanks a lot for your prompt response :)
I actually found Im using Firebase Admin dependence and it includes (by default) gax, io.netty, google client api, I'd prefer that this firebase or any dependences to be stand alone, no need to include other depends unless it really cant even work without it
After I exclude these dependencies from firebase it works :)
@tamersaleh I'm glad this is working for you. The problem is similar to #2890. Since the immediate problem is resolved, I'll close this issue and track further action items there.
Why Google Java API is always broken? Everytime upgrade takes days to find and fix bugs
Why Google Java API is always broken? Everytime upgrade takes days to find and fix bugs
@yyl719133368, can you please open a new bug, and give some details?
Most helpful comment
Why Google Java API is always broken? Everytime upgrade takes days to find and fix bugs