Skip to content

Hosted API /alibaba/products/search returns 500 "Server Error" for all queries #2

Description

@blake-ai-quire

Every request to GET https://alibaba-scraper.omkar.cloud/alibaba/products/search?search_query=<anything> with a valid API-Key returns HTTP 500 {"message":"Server Error"}.

Details:

  • Reproduced with multiple queries (e.g. gloves, nitrile exam gloves), two freshly-regenerated API keys, and from multiple hosts — so it is not auth, params, or query-specific.
  • The earlier 400 "exceeded your monthly request limit" cleared after upgrading the plan, so quota is not the issue either.
  • Response headers: x-powered-by: Express, server: My_App, via: 1.1 google. Body is exactly {"message":"Server Error"} (26 bytes). No request-id header returned.
  • /alibaba/products/search is the correct path (matches the README example); other paths like /alibaba/products 404, confirming the route is right.
  • It worked previously (we have cached results from ~June 9), so this is a regression on the hosted search service.

Could you check the search service / our plan provisioning? Happy to provide account details privately. Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions