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

lorisg52723730
lorisg52723730
Offline

Badges

Badges
7

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
7

Posts

Posts
5

Discussions

Discussions
1

Questions

Questions
4

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by lorisg52723730
Customize the badges you want to showcase on your profile
Re: "JWT token is incorrectly formatted" error when trying to get an AdobeIO API access token - Adobe Campaign Standard 12-03-2021
Im trying from .Net using JWT.io or Jose.JWT.Encode(payload, rsa, Jose.JwsAlgorithm.RS256); but still im getting this error. "{\"error_description\":\"JWT token is incorrectly formatted, and can not be decoded.\",\"error\":\"invalid_token\"}"

Views

2.9K

Likes

0

Replies

0
Re: Email deliveries: Output all available variables for debugging purpose - Adobe Campaign Standard 18-01-2018
Run the following js code, choose the primary key of any deliveryvar d = nms.delivery.load("841925965");for (var i in d) { logInfo([i]);}also you can log which mailparameter variables are availablevar d = nms.delivery.load("841925965");for (var i in d.mailParameters) { logInfo([i]);}For instance, you can dynamically generate the delivery's subject line from within the workflow's delivery activity without modifying the template. ie.delivery.mailParameters.subject = "Daily report for "+formatDate(...

Views

1.2K

Likes

0

Replies

0
Re: Obtain Target API access token - Adobe Target 19-10-2017
Similar issue I have "got the empty body response"

Views

455

Likes

0

Replies

0