Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: Access token + Lambda #38

Open
wezside opened this issue Jan 14, 2021 · 0 comments
Open

Question: Access token + Lambda #38

wezside opened this issue Jan 14, 2021 · 0 comments

Comments

@wezside
Copy link

wezside commented Jan 14, 2021

Hi,

I have a question regarding running your wrapper within a lambda that might get called multiple times. I have a list of items I search for which triggers a Lambda for each item which in turn makes use of your API call ebay.browse.search. My question is do I need to get a single access token and re-use or should I just execute the call ebay.application.getOAuthToken within the Lambda every time?

Thanks for your time and effort with the API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant