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.

401 Unauthorized when loading study list

See original GitHub issue

Bug Report

Description

A project I am working on is using the Google Cloud Healthcare API, as well as Google OAuth, in OHIF. On the latest version, specifically after the pull request #1575 into master, I am able to select a Dicom Store, however when I have chosen a store and the viewer attempts to load the study list, I get a 401 error.

Screen Shot 2020-04-04 at 10 31 19 AM

The error subsides when reverting to prior commits.

What steps can we follow to reproduce the bug?

  1. Create a valid google.js config file
  2. Run the app using
APP_CONFIG=config/google.js yarn run dev
  1. Run through the process of selecting a dicom store

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
samannandcommented, Jul 1, 2020

Sorry I have been away for a while to focus on University however I can confirm after updating our repos today that the issue has been resolved. Thanks @dannyrb 😄

0reactions
Diexcommented, Aug 6, 2020

Hi @dannyrb , would you please take a look at https://github.com/OHIF/Viewers/issues/1736? I think is related. still having 401 when trying to fetch images. thanks in advance.!

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Quickly Fix the 401 Unauthorized Error (5 Methods)
The 401 (Unauthorized) status code indicates that the request has not been applied because it lacks valid authentication credentials for the ...
Read more >
401 Error: 5 Ways to Troubleshoot and Fix It - Hostinger
The 401 Unauthorized error is triggered by unauthenticated requests made to a WordPress web server. Learn how to identify and fix the issue....
Read more >
401 Unauthorized Error: What It Is and How to Fix It
The 401 Unauthorized Error is an HTTP response status code indicating that the client could not authenticate a request.
Read more >
401 Unauthorized - HTTP - MDN Web Docs
The HyperText Transfer Protocol (HTTP) 401 Unauthorized response status code indicates that the client request has not been completed ...
Read more >
HTTP 401 Unauthorized Error | What Is and How to Fix?
401 Unauthorized Error is an HTTP reaction rating code illustrating that an application made by the client has not been verified.
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