Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

statusCode:401 - but no one claims to have added authentication? #25

Closed
Pharrious opened this issue Feb 9, 2022 · 4 comments
Closed
Labels
enhancement New feature or request

Comments

@Pharrious
Copy link

Hi Vjeko

Today I experienced that one of our extensions suddenly will not communicate with the backup.
All the others in the multiroot workspace are working just fine.
I fear someone might have added authentication 'by accident', but no one says that's the case.
Other developers on the team has the same experience.

[2022-02-09T13:26:58.642Z] [Verbose] sending request to https://vjekocom-alext-weu.azurewebsites.net/api/v2/getNext: {"appId":"daa37...","type":"tableextension","ranges":[...]} [2022-02-09T13:26:58.867Z] Sending GET request to /api/v2/getNext endpoint resulted in an error: {"error":"{\n \"errorMessage\": \"Invalid credentials\"\n}","statusCode":401,"headers":{"transfer-encoding":"chunked","content-type":"text/plain; charset=utf-8","server":"Kestrel","date":"Wed, 09 Feb 2022 13:26:58 GMT","connection":"close"}}

Is there a way, where we can see what happened?
Running version 2.2.0, last updated 12.12.2021 18.01.22

Thank you

@vjekob
Copy link
Owner

vjekob commented Feb 13, 2022

Hi Parrious,

Thanks for reporting this. I see that I have to put some priority on functionality that allows people to manage the authorization. I've had many reports of people requesting me to remove authorization from apps because somebody has authorized the app and then deleted the Ninja file from the workspace.

What happened in your case is undoubtedly the following: somebody has authorized the app (perhaps as an accident) and then subsequently deleted the authorization file, most likely before committing the file and pushing it to remote.

So, what I can do (short term) is remove the authorization for your app. If you send me the app ID (privately by message on Twitter, LinkedIn, or mail), I'll fix this for you immediately.

On long term, I'll do something to help people handle the authorization.

What do you think?

/Vjeko

@Pharrious
Copy link
Author

Hi Vjeko

Thank you for the reply, I have send a message on LinkedIn with the whole appid.
Keep up the good work, it is a great and easy tool!

  • Martin

@Bojkas1985
Copy link

Hi @vjekob , do you think that could be my problem? Where can I find the application ID? Is it necessary to do this on all the devices involved?

Thank you
Ivica

#24

@vjekob
Copy link
Owner

vjekob commented Feb 20, 2022

I am closing this issue now:

  • It is a duplicate of "You cannot deauthorize app" #15 (read my closing comment if you want to know how the issue is resolved)
  • That other issue has just been closed as the solution is being delivered in 2.3.0.

@vjekob vjekob closed this as completed Feb 20, 2022
@vjekob vjekob added the enhancement New feature or request label May 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants