at9pm

Results 2 issues of at9pm

### Please provide a brief summary of the bug When using eclipse-temurin:21-jdk-alpine (21.0.2), connection to FIreStore will fail with "com.google.firebase:firebase-admin:9.2.0". It is not the dependency issue as I tested openjdk:21-slim...

bug
Waiting on OP

I was running locally in JDK21 with environment Xcode / LocalTesting. When I try to getTransactionHistory, if there is abnormal HTTP status code, jackson cannot deserialize it to ErrorPayload.class. 404...