JSearch

免费增值
Verified
通过 OpenWeb Ninja | 已更新 5 days ago | Data
人气

9.9 / 10

延迟

1,672ms

服务等级

100%

Health Check

100%

返回所有讨论

Hello - Getting Error with status code 500

Rapid account: Maxmarkpod
maxmarkpod
11 days ago

Hello,

I am trying to invoke end point via HTTP GET on Make.com and getting the error 500
URL- https://jsearch.p.rapidapi.com/search
using X-RapidAPI-Host - jsearch.p.rapidapi.com
and X-RapidAPI-Key - xxxx

Body type Raw JSON:

{
query: ‘accounting, USA’
}

Can you please help? It works fine when I do a test but not via the HTTP Get request via Make.com

Thanks!

Rapid account: Letscrape 6 B R Ba 3 Qgu O 5
letscrape-6bRBa3QguO5 Commented 11 days ago

Hi there,

Thank you for your question.

I can see that the requests issued by user “maxmarkpod” do not include any parameters. Since this is a GET request, you’d need to put the parameter as part of the query querystring, rather than the request body. It should result in a final URL such as: https://jsearch.p.rapidapi.com/search?query=Python developer in Texas%2C USA&page=1&num_pages=20. Does it work for you after the change?

Thank you,
Adam @ OpenWeb Ninja

加入讨论 - 在下面添加评论:

登录/注册以发布新的评论