metrics icon indicating copy to clipboard operation
metrics copied to clipboard

Insufficient token scopes

Open mateusfg7 opened this issue 2 years ago • 1 comments

Discussed in https://github.com/lowlighter/metrics/discussions/1553

Originally posted by mateusfg7 October 19, 2023 I've been facing this error for a while now, I have no idea what it is. I've already tried using lowlighter/metrics@96dde98a034ab75fec7884f9161bc12759275d36, I've already tried using lowlighter/metrics@latest, and lowlighter/metrics@master. All with the same problem.

Anotação 2023-10-19 212150

[
  {
    name: 'traffic',
    result: { error: { message: 'Insufficient token scopes' } }
  }
]

image

my metrics.yml

mateusfg7 avatar Oct 26 '23 17:10 mateusfg7

I "solved" this issue and post on discussion tab (https://github.com/lowlighter/metrics/discussions/1553#discussioncomment-7498291), but I will still keep this issue open because I think that the error message doesn't match the problem that cause this.

Another observation, during the error, the achievement "Polyglot" do not render. And the "Most used language" section shows a message "No push activity". The information about "Releases" is showed as 0.

mateusfg7 avatar Nov 07 '23 12:11 mateusfg7