balena-io / pensieve

A tool for managing and viewing structured documents, backed by the power of git
7 stars 5 forks source link

Not giving the required permissions just results in infinite spinner and no error #259

Closed Page- closed 6 years ago

Page- commented 6 years ago

Expected Behavior

If the token doesn't have the required permissions it should show an error message and ideally the extra permissions that are needed

Actual Behavior

The loading spinner spins indefinitely

Steps to Reproduce the Problem

  1. Generate a token with no permissions
  2. Login using token

Specifications

Screenshots

References


Before submitting this issue, please check that this issue is not a duplicate. If there is another issue describing the same problem please add your information to that issue's comments.

lurch commented 6 years ago

Duplicate of #257 ?

Page- commented 6 years ago

I think it's a different error @lurch, although the infinite spinner part probably has the same cause