I've created a find service but keep getting access denied when accessing the endpoint.
I get this message in my browser: {"status":403,"error":"Your key is not authorized to access (GET) '/'"}
Yes you are not supposed to be able to access the endpoint like that. You need to execute an operation something like this,
http://es-api01.episerver.com/XxXxXxXxXxXxXXxXxXxXxXxXxX/index_name/_search
I've created a find service but keep getting access denied when accessing the endpoint.
I get this message in my browser: {"status":403,"error":"Your key is not authorized to access (GET) '/'"}