question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

fetchCurrentUnreadConversationCount - Error Client Not Authorized

See original GitHub issue

Hi all, after making the changes suggested in issue https://github.com/artsy/eigen/issues/3843 I was able to start the application correctly.

There would seem to be a problem only when invoking this API https://github.com/artsy/eigen/blob/master/src/lib/Scenes/BottomTabs/BottomTabs.tsx#L16 as it returns the error https://stagingapi.artsy.net/api/v1/me/token?client_application_id=xxxx - {" error ":" Client Not Authorized "}

To avoid unnecessary calls to the server at the moment I have increased the interval time.

Any suggestions for this problem?

Thanks

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
morryscommented, Sep 10, 2020

Sure @ashfurrow, thanks to you for the quick check. In this issue I will report the queries / mutations that don’t work 👍

the others are: this query createConsignmentSubmission

1reaction
ashfurrowcommented, Sep 10, 2020

Hi again! Thanks for your patience on this. I’ve chatted with another engineer and it seems like some of our APIs require an additional level of privilege to access – including the API that you’re seeing the error for. I’m going to follow up with an improvement to ignore those calls for OSS developers. In the mean time, comment out anything that’s not working. Let us know what’s not working, if you could, since that will help us make this more accessible for the broader OSS community 👍

Read more comments on GitHub >

github_iconTop Results From Across the Web

Whenever I try to boot up the game I get "201 Client not ...
After a minute or two, an authorization error pops up and I have no choice but to exit the game. Can't see any...
Read more >
Exception access_denied Requested client not authorized
Creating user, list groups etc. etc. (with correct scopes) but every time I'm getting the same error. I have created a service account...
Read more >
Scoped App Client - Not authorized to update this reocrd
I am getting this error when processing one of my skipped records but I don't see Scoped App Client as one of the...
Read more >
Why do I see the "Requested Client Not Authorized" or "Error
These messages indicate that Solve does not have the necessary permissions to the Google Apps account, so the first step would be to...
Read more >
E1:ORCH Orchestrator Client Gets Error - User Is Not ...
JD Edwards EnterpriseOne Tools - Version 9.2 and later: E1:ORCH Orchestrator Client Gets Error - User Is Not Authorized To Use Admin ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found