I would like to ask about the following issue regarding the Custom Search JSON API

Hello,
I am experiencing an issue with the Custom Search JSON API, and I would appreciate any guidance.

[Issue]

When using the Custom Search JSON API, the following error occurred, and no results could be retrieved:

​{

"error": {

"code": 404,

"message": "Requested entity was not found.",

"errors": [

{

"message": "Requested entity was not found.",

"domain": "global",

"reason": "notFound"

}

],

"status": "NOT_FOUND"

}

}

[Verification Performed After the Issue Occurred]

  1. Replaced the existing Programmable Search Engine with a new one.

  2. Executed a search using the Custom Search JSON API.

  3. The search results were displayed without any issues.

→ Based on this, I suspect that the original Programmable Search Engine may no longer be available or usable.

[Questions]

  1. Besides the above, are there any other possible causes for receiving a 404 error when using the Custom Search JSON API?

  2. What possible reasons could cause a Programmable Search Engine to become unavailable?

  3. Is there any recovery method other than creating and switching to a new Programmable Search Engine?

Any insights or advice would be greatly appreciated.
Thank you!

Hey, we’ve seen that your question hasn’t gotten a response yet. We’ll keep checking in on this thread and encourage other members to share their thoughts.

Hi again @Yuta_Sato!

After checking I would like to advise placing your question in this other community for better support. If in the future you face any questions or issues with Apigee or Application Integration, you are more than welcome to reach out to this forum.

Have a nice day!

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.