Skip to content

Getting Error: 'Issuer' claim ('iss') must be an Integer - https://docs.github.com/rest when creating token for other repository for the same owner #386

Description

@dishantkamble

Hi,

I have a workflow where i create a token for another repository of the same owner. I have followed the documentation and added

  owner: ${{ github.repository_owner }}
  repositories: |
        standards
        platform

When my workflow runs, it breaks at this action with the following error.

Error: 'Issuer' claim ('iss') must be an Integer - https://docs.github.com/rest

I am missing something? or does it seem like a bug?

Appreciate your help for the same.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions