Authentication :: OAuth Authentication [OAuth]
Contents
Description
OAuth App must be created in Atlassian Developer Console. It is found at https://developer.atlassian.com/console/myapps/
Instructions
Firstly, login into Amazon Developer portal:
- Visit https://developer.amazon.com.
- Then click Sign in.
- If you don't have an account, press the button Create your Amazon Developer account.
- Once logged in, click on your profile icon on the right-top of the window.
- A menu appears, and then click 'Settings'.
- Then click Security Profiles.
- Proceed with creating a new Security Profile.
- Once you named it, click 'Save'.
- After that, click 'Web Settings' subtab.
- A window refreshes, click 'Show Secret' button and write down Client ID and Client Secret, you will need them later.
- Then press 'Edit' and add Allowed Return URLs. It can be your domain or you can use https://zappysys.com/oauth. Note it, you will need it in configuration.
- Close web browser.
- Now it's time to configure Amazon Ads API data source.
- Fill in all blank Required Parameters:
- ClientId
- ClientSecret
- ReturnUrl
- Click Generate Token to generate tokens.
- Now you can select the 'Profile' to work with.
- That's it!