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

JSON parsing error #18

Open
vlad-ignatov opened this issue Mar 14, 2024 · 1 comment
Open

JSON parsing error #18

vlad-ignatov opened this issue Mar 14, 2024 · 1 comment

Comments

@vlad-ignatov
Copy link

As seen in the screenshot, the UI is not properly detecting urls and renders everything as one big link. However, looking at the error message (No Patient resources processed from bulk data export.) I wonder if this is more than just a presentation problem. The JSON is valid, can be parsed, and does contain a Patient entry.
Screenshot 2024-03-14 at 10 57 06 AM

@yunwwang
Copy link
Collaborator

yunwwang commented Mar 14, 2024

@vlad-ignatov We have seen this issue. We think this root cause is that the bearer token expired during the test, which is related to the one you reported #17

We are working on a solution to refresh bearer token.

At the same time, you can run these test groups manually, for example, run the test group 1, then test group 2.4. This could avoid token expiration issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants