API suddenly showing error.

Hey!

We wanted to reach out for assistance with an issue we're facing with our API. It had been running smoothly for quite some time, but we started encountering problems at the end of last month.

The API is used to sync data from Webflow to Algolia, and the total number of items in Webflow is around 500+.

Here’s what we’ve tested so far:

  1. Checked all variables to ensure there are no undefined or null issues.

  2. Verified that all functions are behaving as expected.

  3. Confirmed that all external API endpoints are up-to-date and operational.

  4. Thoroughly reviewed the API code line by line for any overlooked details.

  5. Tested the CREATE functionality in Algolia by duplicating a freelancer, removing the algoliaID in webflow, and confirming it works.

  6. Verified the UPDATE functionality in Algolia by modifying the freelancer's name, which worked as expected.

  7. Confirmed the DELETE functionality in Algolia, and it’s also working fine.

We've also tested for any errors in Algolia and all seems to be working as expected.

1 reply