Skip to content

Question: Access token + Lambda #38

@wezside

Description

@wezside

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions