Skip to content

Unable to generate a skinny JWT for existing Google Loyalty Object #2

Closed
@pazzernick

Description

@pazzernick

Hi,

This could be a misguided question, so please feel free to correct anything daft.

  • I've been able to successfully generate a LoyaltyClass, LoyaltyObject, and JWT for the object.
  • On a new LoyaltyObject, the JWT size is less than 1800, it works at the client-end / webpage.
  • I can find the LoyaltyObject, by querying the LoyaltyObjectRepository.
  • I can make an update() call on the LoyaltyObject.
  • However... I cannot find a way to generate a skinny JWT, e.g. the LoyaltyObject with only an 'id' set

If I currently search the LoyaltyObjectRepository and get the LoyaltyObject, it is 3800+ chars, after a create a JWT for the object.

Thanks in advance for any ideas...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions