Skip to content

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

@shweta-dua

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.

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