Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

多田翔14221376
多田翔14221376
Offline

Badges

Badges
0

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
1

Discussions

Discussions
1

Questions

Questions
0

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by 多田翔14221376
Customize the badges you want to showcase on your profile
Adobe Analyitics API oAuth does not work. - Adobe Analytics 31-05-2018
Hello,I have a oAuth problem.The error code is below.{"message": {"error": "invalid_request", "error_description": "The access token has not been permissioned to access Adobe Analytics"}}I'm trying to use Adobe Anlytics API on Lambda with phyton.Program code is below.import osimport jsonimport datetimeimport requestsimport boto3from boto3.dynamodb.conditions import Key, Attrdynamodb = boto3.resource('dynamodb')aa_user = os.environ['aa_user']aa_secret = os.environ['aa_secret']aa_rsid = os.environ...

Views

469

Likes

0

Replies

1