App Stores

免费增值
通过 Daniel Amitay | 已更新 לפני 23 ימים | Tools
人气

2.5 / 10

延迟

324ms

服务等级

100%

Health Check

N/A

返回所有讨论

Stopped working.

Rapid account: Chaya G
chaya.g
לפני שנתיים

Without any change in our code, the search suddenly stopped returning results.
Has anything changed?

Rapid account: Danielamitay
danielamitay Commented לפני שנתיים

@exnerfelix Apologies for the inconvenience. I was able to confirm your repro and found the issue, and pushed a fix. You should see your queries resolve correctly/successfully now

Rapid account: Exnerfelix
exnerfelix Commented לפני שנתיים

Same for me, even just running a test on RapidAPI causes only null responses:

This example code caused only null responses:

var options = {
  method: 'GET',
  url: 'https://app-stores.p.rapidapi.com/search',
  params: {store: 'google', term: 'sleep', language: 'en'},
  headers: {
    'x-rapidapi-host': 'app-stores.p.rapidapi.com',
    'x-rapidapi-key': 'API_KEY'
  }
};

It happens when I search for Google Play Store Applications.

Rapid account: Danielamitay
danielamitay Commented לפני שנתיים

Hey chaya.g, could you provide an example query you’re running?

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

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