You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 10, 2022. It is now read-only.
Hey, I'm using the old sdk, but I am about to migrate to this new one.
However, using the old one i got a GET request to the Items resource (The scan search) and I noticed that I need to send more query params along the access_token, BUT reading the new sdk, I didn't find a way to make it with the news API's clients.
In this case (ItemsApi.js and RestClientApi.js) They only ask for the access_token as a param when I need to send the search_type, limit and the x-format-new too.