Bug: Token Creation Scope consistancy

When connecting to the Account > Settings > Personal access tokens > Generate new token I do not get access to the same scope propositions when connecting through the web or through the pc client. The PC client proposes:

  • File content
  • Variables
  • Comments
  • Dev resources
  • Library analytics
  • Webhooks
  • Code connect

but on the web version I only have:

  • File content
  • Comments
  • Dev resources
  • Webhooks
  • Code connect

so it is missing:

  • Variables
  • Library analytics

Variables and Library Analytics are only shown if you’re in an org under the Enterprise plan, so you should check if you have the correct org + user account selected in the left panel in the file browser.