You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@ernie58 - Hey boss! thanks for reporting this, sorry that I missed it until today, so ... thanks again for the re-ping! Will work on this on the weekend.
This line sets a body on the request with method HEAD, which is forbidden on Amazon AWS ES
https://github.com/strongloop-community/loopback-connector-elastic-search/blob/ca47fc6cd01f2c1be610aac0a33f61d81f61681e/lib/setupIndex.js#L38
Isn't it enough to just provide the indexName like this:
The text was updated successfully, but these errors were encountered: