Skip to content
This repository has been archived by the owner on Nov 6, 2021. It is now read-only.

[API] #374

Closed
1 task
SorinCR opened this issue Mar 5, 2021 · 0 comments
Closed
1 task

[API] #374

SorinCR opened this issue Mar 5, 2021 · 0 comments
Assignees

Comments

@SorinCR
Copy link

SorinCR commented Mar 5, 2021

Please describe the problem you are having in as much detail as possible:
getQueriedGamesAmerica() throws a 403 Forbidden error, no matter what query I put.
Code:
eshop.getQueriedGamesAmerica('mario')

Response:
Response { size: 0, timeout: 0, [Symbol(Body internals)]: { body: PassThrough { _readableState: [ReadableState], _events: [Object: null prototype], _eventsCount: 2, _maxListeners: undefined, _writableState: [WritableState], allowHalfOpen: true, [Symbol(kCapture)]: false, [Symbol(kTransformState)]: [Object] }, disturbed: false, error: null }, [Symbol(Response internals)]: { url: 'https://u3b6gr4ua3-dsn.algolia.net/1/indexes/*/queries', status: 403, statusText: 'Forbidden', headers: Headers { [Symbol(map)]: [Object: null prototype] }, counter: 0 } }

Further details:

  • version: 4.0.0
  • Node.js version: 14.16.0
  • Operating system: Windows 10 Pro 10.0.19042 Build 19042
  • Priority this issue should have – please be realistic and elaborate if possible:
  • I have also tested the issue on latest master, commit hash:
@SorinCR SorinCR closed this as completed Mar 5, 2021
favna added a commit that referenced this issue Mar 5, 2021
…roken as per API changes

Along with this change the return structure has also changed so this is a breaking change

BREAKING CHANGE: The return structure has changed. Please refer to updated documentation or
TypeScript information.

re #374
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants