wcpoon
(Woody)
April 4, 2022, 3:38am
1
Hi guys,
PUT /<my-index-{now/d}>
PUT /%3Cmy-index-%7Bnow%2Fd%7D%3E
I'm getting this error when I run the command above.
{
"error" : "Incorrect HTTP method for uri [/%3Cmy-index-%7Bnow/d%7D%3E?pretty=true] and method [PUT], allowed: [POST]",
"status" : 405
}
anyone can help?
warkolm
(Mark Walkom)
April 4, 2022, 4:49am
2
We aren't all guys
Where are you running the put? I just copied into dev tools and ran without an issue.
wcpoon
(Woody)
April 4, 2022, 5:29am
3
Hi, I'm running in Kibana Dev Tools > Console..
My version is 8.1.1
warkolm
(Mark Walkom)
April 5, 2022, 3:38am
5
Yes, good catch! It looks like it will be fixed in the next release.
system
(system)
Closed
May 3, 2022, 3:38am
6
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.