-
-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels