How to set up credentials #220
XiaoguangGuo
started this conversation in
Feature requests
Replies: 1 comment
-
There are multiple options: https://python-amazon-sp-api.readthedocs.io/en/latest/credentials/ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm a new.
How can I set up credentials? who can give me a step-to-step guide? I have all the passwords. Can I write the followings and save them as a yml file?
"
default:
refresh_token: ''
lwa_app_id: ''
lwa_client_secret: ''
aws_secret_key: ''
aws_access_key: ''
role_arn: ''
"
Beta Was this translation helpful? Give feedback.
All reactions