Skip to content

Add setToken(String) to MethodsClient request Interface #954

@numeralnathan

Description

@numeralnathan

When a request fails due to an expired access token, I refresh it. I would like to set the request's token and resend the request. This is difficult to do without a setToken(String) method in the SlackApiRequest interface.

Category (place an x in each of the [ ])

  • bolt (Bolt for Java)
  • bolt-{sub modules} (Bolt for Java - optional modules)
  • slack-api-client (Slack API Clients)
  • slack-api-model (Slack API Data Models)
  • slack-api-*-kotlin-extension (Kotlin Extensions for Slack API Clients)
  • slack-app-backend (The primitive layer of Bolt for Java)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions