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

JohnnyBravo
JohnnyBravo
Offline

Badges

Badges
14

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
7

Posts

Posts
39

Discussions

Discussions
0

Questions

Questions
39

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by JohnnyBravo
Customize the badges you want to showcase on your profile
Re: Setting Up a New Brand in AC Standard - Adobe Campaign Standard 24-01-2022
johnwwilcoxmba, Thank you for the reply, appreciate it. I can get to this point in the screenshot, but when I go into Brand Configuration it appears my current permissions are not elevated enough to create and configure a new brand. Thanks again,JohnnyBravo

Views

285

Likes

0

Replies

0
Re: Setting Up a New Brand in AC Standard - Adobe Campaign Standard 24-01-2022
ramon_bisswanger, Thank you very much for the assistance! Looks as if my current permissions aren't elevated enough to configure it. It appears I can also raise a ticket with support to add the new Brand and configure. Probably a safer approach for me at this point. Again, very much appreciate your help on this. Thank you,Johnny Bravo

Views

286

Like

1

Replies

0
Setting Up a New Brand in AC Standard - Adobe Campaign Standard 20-01-2022
Hi, I need to setup a new Brand on our instance in AC Standard. Do I need to contact Adobe Customer Care to have it setup, or is it possible to setup as an Admin in AC? I don't see an available menu item or button to create new Brands. Thank you for any help with this,JohnnyBravo

Views

329

Like

1

Replies

6
Re: Add New Domain to Adobe Campaign - Adobe Campaign Standard 19-01-2022
ramon_bisswanger, thank you so much for the quick help with this! I'm giving it a go, and will update you. Thanks again!JohnnyBravo

Views

188

Likes

0

Replies

0
Add New Domain to Adobe Campaign - Adobe Campaign Standard 18-01-2022
Hi,Not having done this previously, I need a little help adding a new domain to our instance to send from and reply to. For example, if I need to add @myNewDomain.com, what are all steps and considerations to add the domain to send from our instance. The other domains were setup by the previous developer, so I'm new to the process. Does this require coordination with Adobe, or can this be done without contacting Adobe. I apologize for the ignorance on this, I've been asked to do this quickly and...

Views

204

Likes

0

Replies

2
Re: Generate an access token in C# - Adobe Campaign Standard 16-08-2021
This is fantastic, thank you very much paulogalan! Very much appreciated!Hate to ask; could you pls share the entire code where the JWT is generated in the function? Copy and paste the text kindly, if possible. Thanks again,JohnnyBravo

Views

335

Like

1

Replies

0
Re: "Could not match JWT signature to any of the bindings" error meaning when getting access token? - Adobe Developer Console 04-08-2021
Thank you BenCrowe. I really appreciate your replies and help. I'll try the tips you recommended and see if that does the trick. Thanks again, take care.

Views

2.4K

Likes

0

Replies

2
Re: "Could not match JWT signature to any of the bindings" error meaning when getting access token? - Adobe Developer Console 03-08-2021
Thank you for the reply BenCrowe. I'm using C#. I'm getting the same error you mentioned you got before "Could not match JWT signature to any of the bindings" when trying to retrieve the access token. I'm sure I'm using the correct private key. How did you put the key into your code? I'm using System.IO and reading the key from a folder on C: drive. Thanks again

Views

2.4K

Likes

0

Replies

0
Re: Generate an access token in C# - Adobe Campaign Standard 03-08-2021
Thank you paulogalan for the reply. Do happen to have a sample of your code you could share? much appreciated!

Views

379

Likes

0

Replies

2
Re: "Could not match JWT signature to any of the bindings... - Adobe Developer Console 03-08-2021
Hi BenCrowe, thank you very much for the reply. I'm using C# / console app, and I keep getting the same error you got "Could not match JWT signature to any of the bindings" when I try to get the access token after generating the JWT per the below and posting. I'm certain I have the right key. Below is what I have. Thanks again for any tips, much appreciated! using Microsoft.IdentityModel.Tokens;using RestSharp;using System;using System.IdentityModel.Tokens.Jwt;using System.Linq;using System.Text...

Views

2.4K

Likes

0

Replies

1