Skip to content

java.lang.IllegalArgumentException: Unexpected char 0x0d  #82

Description

@shweta-dua

Hi,

I am getting below error while sending notifications to APNS.

java.lang.IllegalArgumentException: Unexpected char 0x0d in authorization value: bearer

Getting above error at 

rb.header("authorization", "bearer " + this.cachedJWTToken);
 in
SyncOkHttpApnsClient
.java


Please let us know if there is any solution for the same.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions