Hi there,
In the past I was able to update a remote index by posting to a URL like this:
http://sitename/Admin/Api/repositories/build/Products/Products-index-index/B/Full%20Catalogue
However, when I do that now, I get a 401 - Unauthorized on DW 9.4.18.
I did some digging and see that RepositoryAuthenticationAttribute is now applied to the IndexController in 9.4.x. However, I am not sure what to do to pass the authentication requirements.
Any ideas?
Imar