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

As a developer I want to create, register and authenticate/refresh MeLi Test accounts to test different parts of the app. #44

Open
tmilar opened this issue Oct 9, 2018 · 0 comments
Assignees
Labels
feature New feature to implement

Comments

@tmilar
Copy link
Owner

tmilar commented Oct 9, 2018

Currently a test user account can be created using Mercadolibre API, but this retrieves only a {nickname, password} pair, and has some problems:

  • The same test account can't be retrieved ever again
  • Creation limited to 10 accounts per Client Owner (that is, per Application / MERCADOLIBRE_CLIENT_ID)
    • Accounts are only deleted automatically after 60 days of inactivity
  • The Account access token can only be refreshed using client owner Application secret id.

Provide a tool/script to manage Mercadolibre Test accounts easily.

@tmilar tmilar self-assigned this Oct 9, 2018
@tmilar tmilar added the feature New feature to implement label Oct 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature to implement
Projects
None yet
Development

No branches or pull requests

1 participant