Apify and Crawlee Official Forum

Updated 5 months ago

Actions in GPTs

At a glance
Hi,
I hope you doing well.
I try your new custom actions in GPTs,
I followed exactly this instruction but it doesn't works.
https://blog.apify.com/add-custom-actions-to-your-gpts/

But I encounter an error.

LLm error message:
It seems there was an error with the API call. The query parameter should be a string, but it appears there was a mismatch in the expected format. Let's try again with the correct format. I will adjust the query and resend the request.

[debug] Calling HTTP endpoint
[debug] Response received
Talked to
I encountered an issue with the API call due to insufficient permissions. Currently, I'm unable to complete the request to find the best Italian restaurants in New York City using the api.apify.com API.

If you have specific parameters or preferences for the search, you can manually search online or I can assist you with information on Italian restaurants based on general knowledge. Let me know how you'd like to proceed!


error response :
[debug] Calling HTTP endpoint
{
"domain": "api.apify.com",
"method": null,
"path": null,
"operation": "google_search_scraper",
"operation_hash": "",
"is_consequential": true,
"params": {
"queries": "best coffee shops in New York",
"maxPagesPerQuery": 1,
"resultsPerPage": 10
}
}
[debug] Response received
{
"function_name": "google_search_scraper",
"domain": "api.apify.com",
"message": "The requested action requires approval",
"action_id": "g-b0580fdcd2580b432a93388ef8c923b22c7ffa60"
}
[debug] Calling HTTP endpoint
{
"domain": "api.apify.com",
"method": null,
"path": null,
"operation": "google_search_scraper",
"operation_hash": "",
"is_consequential": true,
"params": {
"queries": "best coffee shops in New York",
"maxPagesPerQuery": 1,
"resultsPerPage": 10
}
}
[debug] Response received
{
"response_data": "UnrecognizedFunctionError: google_search_scraper"
}

Can you help me to solve this
L
L
4 comments
Hey, thanks for questions, we will check with the team.
hi , this seems like an issue with GPt understading the types of the input. We will try to fine tune it with the scraper. Can you for now try https://apify.com/hooli/easy-google-scraper ? That might work better
Hi ,
I've try this bot and encounter an error about permission.
Attachment
CleanShot_2023-11-29_at_09.57.502x.png
Thanks, checking with the team
Add a reply
Sign up and join the conversation on Discord