appsmith icon indicating copy to clipboard operation
appsmith copied to clipboard

[Bug]: Elasticsearch indices get query parsing error

Open vaibh1297 opened this issue 3 years ago • 0 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Description

Elastic search plugin not able to parse non json string response.

Steps To Reproduce

  1. Get a elastic search instance.
  2. Connect to it from appsmith.
  3. Create a get query with path = "/_cat/indices".
  4. Execute the query.
  5. You will get a response with parsing error.
Screenshot 2022-12-28 at 4 24 26 PM

Public Sample App

No response

Issue video log

No response

Version

Cloud / Self Hosted - 1.8.14

vaibh1297 avatar Dec 28 '22 10:12 vaibh1297