400 (Bad Request) on API Call
-
Hi,
I get an 400 (Bad Request) on the API Call. The problem seems to originate in the plugin file here:
https://example.com/wp-content/plugins/wp-search-with-algolia/js/algoliasearch/dist/algoliasearch-lite.umd.js?ver=2.4.0
The message is:
{"message":"indexName is not valid","status":400}
But the index name is valid and it works on other sites of the page?!
The plugin tries to open the following link (ID and KEY changed):
https://APPLICATIONID-dsn.algolia.net/1/indexes/*/queries?x-algolia-agent=Algolia%20for%20JavaScript%20(4.14.2)%3B%20Browser%20(lite)%3B%20instantsearch.js%20(4.49.1)%3B%20JS%20Helper%20(3.11.1)&x-algolia-api-key=APIKEY&x-algolia-application-id=APPLICATIONID
I’m using the last plugin version 2.4.0.
Any ideas?
Viewing 14 replies - 1 through 14 (of 14 total)
Viewing 14 replies - 1 through 14 (of 14 total)
- The topic ‘400 (Bad Request) on API Call’ is closed to new replies.