App Stores

부분 유료
분류별 Daniel Amitay | 업데이트됨 hace 23 días | Tools
인기

2.5 / 10

지연 시간

324ms

서비스 수준

100%

Health Check

N/A

모든 토론으로 돌아가기

Stopped working.

Rapid account: Chaya G
chaya.g
hace 2 años

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

Rapid account: Danielamitay
danielamitay Commented hace 2 años

@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 hace 2 años

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 hace 2 años

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

아래에 의견을 추가하고 토론에 참여하세요.

새 댓글을 게시하려면 로그인 / 가입