Skip to content
This repository was archived by the owner on Aug 2, 2022. It is now read-only.

Fixing an issue with response from fetch in the query method#796

Merged
bradlhart merged 2 commits intodevelopfrom
query_fetch_fix
Sep 21, 2020
Merged

Fixing an issue with response from fetch in the query method#796
bradlhart merged 2 commits intodevelopfrom
query_fetch_fix

Conversation

@bradlhart
Copy link
Copy Markdown
Contributor

Change Description

There is no need to run .json() on the response as it is already a json result and can be accessed directly. Removing this code to allow query to work as intended.

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

@sandeeprakhrablockone
Copy link
Copy Markdown

@bradlhart - Can we merge this PR?

@bradlhart bradlhart merged commit 08dc543 into develop Sep 21, 2020
@bradlhart bradlhart deleted the query_fetch_fix branch September 21, 2020 14:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants