expo-server-sdk-java icon indicating copy to clipboard operation
expo-server-sdk-java copied to clipboard

`InvalidCredentials` enum value missing from `TicketError`

Open wallind opened this issue 4 years ago • 4 comments

java.lang.IllegalArgumentException: Cannot deserialize value of type `io.github.jav.exposerversdk.enums.TicketError` from String "InvalidCredentials": not one of the values accepted for Enum class: [DeviceNotRegistered] at [Source: UNKNOWN; line: -1, column: -1] 

Currently the TicketError enum specifies the only possible error to be DeviceNotRegistered. As seen above it is possible at runtime for InvalidCredentials error to find it's way into this enum class.

This issue would have InvalidCredentials be added to the possible enum values for the class.

wallind avatar Aug 27 '21 15:08 wallind

Any Luck with this issue or we have to upgrade the sdk version?

Kordedekehine avatar Feb 13 '25 05:02 Kordedekehine

I have abandonded this repository since long. Please check README.md for whom I handed the repository over to.

Good luck!

On Thu, 13 Feb 2025 at 06:01, Salami Korede @.***> wrote:

Any Luck with this issue or we have to upgrade the sdk version?

— Reply to this email directly, view it on GitHub https://github.com/jav/expo-server-sdk-java/issues/34#issuecomment-2655482286, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACAQ2MV5AMRTIJCDMZ2KWT2PQRI3AVCNFSM6AAAAABXBH3ZOWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNJVGQ4DEMRYGY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

jav avatar Feb 13 '25 13:02 jav

@Kordedekehine We ultimately moved away from Expo to React-Native+Firebase (in particular for push notifications), so can't help ya.

Good luck sir!

wallind avatar Feb 13 '25 14:02 wallind

Thanks and same to you!

On Thu, Feb 13, 2025 at 3:13 PM Douglas Robert Wallin < @.***> wrote:

@Kordedekehine https://github.com/Kordedekehine We ultimately moved away from Expo to React-Native+Firebase (in particular for push notifications), so can't help ya.

Good luck sir!

— Reply to this email directly, view it on GitHub https://github.com/jav/expo-server-sdk-java/issues/34#issuecomment-2656720696, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUGGWMOPW3XMWJ3OVI4TQX32PSR7RAVCNFSM6AAAAABXBH3ZOWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNJWG4ZDANRZGY . You are receiving this because you were mentioned.Message ID: @.***> [image: wallind]wallind left a comment (jav/expo-server-sdk-java#34) https://github.com/jav/expo-server-sdk-java/issues/34#issuecomment-2656720696

@Kordedekehine https://github.com/Kordedekehine We ultimately moved away from Expo to React-Native+Firebase (in particular for push notifications), so can't help ya.

Good luck sir!

— Reply to this email directly, view it on GitHub https://github.com/jav/expo-server-sdk-java/issues/34#issuecomment-2656720696, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUGGWMOPW3XMWJ3OVI4TQX32PSR7RAVCNFSM6AAAAABXBH3ZOWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNJWG4ZDANRZGY . You are receiving this because you were mentioned.Message ID: @.***>

Kordedekehine avatar Feb 13 '25 16:02 Kordedekehine