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

shikhartanwar
shikhartanwar
Offline

Badges

Badges
9

Accepted Solutions

Accepted Solutions
6

Likes Received

Likes Received
4

Posts

Posts
22

Discussions

Discussions
0

Questions

Questions
22

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by shikhartanwar
Customize the badges you want to showcase on your profile
Re: Sudden latency between Analytics Triggers and Journal - Adobe Developer Events 16-07-2021
Great! Thanks for confirming.

Views

631

Likes

0

Replies

0
Re: Sudden latency between Analytics Triggers and Journal - Adobe Developer Events 16-07-2021
Thanks for sending the details @jgrubbs. We did have an issue at our end in processing triggers. The problem is now resolved. Could you please confirm if it's fixed at your end also?

Views

637

Likes

0

Replies

0
Re: Sudden latency between Analytics Triggers and Journal - Adobe Developer Events 15-07-2021
There is definitely no latency at our side for the Journaling API, but to be doubly sure, could you help us with the IMS organization id and the journaling endpoint for debugging? I can go through our Splunk logs and verify if things are working correctly.

Views

662

Likes

0

Replies

4
Re: Adobe Cloud Manager API Tutorial Webhook - x-adobe-si... - Adobe Developer Events 15-07-2021
I am not sure what's going wrong at your end. Could you please check what you are getting in the Debug Tracing tab of your console integration (created in step 0). The tutorial has been coded to respond with a simple "pong" message for every event delivered to the webhook, so I don't see any issue here.however, the Response Body only says "pong" and I get no notifications in Slack I think debug tracing will really help in understanding what is really going on with your integration.TypeError: Can...

Views

1.6K

Likes

0

Replies

0
Re: Adobe Cloud Manager API Tutorial Webhook - x-adobe-si... - Adobe Developer Events 14-07-2021
If the CLIENT_SECRET is correctly configured, then can you add some logs here and see what exactly is going wrong. I am unable to reproduce the issue on my end. You can see the logs in Glitch by clicking on Tools > Logs.As a last resort, can you try and uncomment the signature verification part to see if we can circumvent this problem. Even though this is not recommended, but this will help us pinpoint where things are going wrong.

Views

1.6K

Likes

0

Replies

0
Re: Adobe Cloud Manager API Tutorial Webhook - x-adobe-si... - Adobe Developer Events 14-07-2021
Hi @jasonhampleman: The error that you are encountering is because of a signature mismatch as mentioned in step 2 of the tutorial. However, since you are using Glitch, can you please make sure that the .env file is properly populated, because when you click on "Remix this" it resets the .env file settings. The reset results in a blank CLIENT_SECRET which inturn results into the error - "Error: x-adobe-signature HMAC check failed".I would advise trying till step 2 with the proper .env file and se...

Views

1.6K

Likes

0

Replies

7
Re: Journal API response size - Adobe Developer Events 16-06-2021
I am afraid there is no short-term solution for the scenarios you mentioned. We do have the feature of "counting events in a journal" in our backlog, but it's not prioritized in our short-term roadmap.

Views

715

Likes

0

Replies

0
Re: Journal API response size - Adobe Developer Events 16-06-2021
No plans as such, but I am interested to know what is the use-case where you would want the read the full (or a large part of) journal at once?

Views

728

Likes

0

Replies

0
Re: Journal API response size - Adobe Developer Events 16-06-2021
@jgrubbs: Thanks for reaching out and asking these questions.Is there a way to retrieve all entries in a Journal, or at least force it to deliver a more than whatever it chooses to give me?I know I can limit the size, but I want to do the opposite.Currently this is not possible. See this and this in our FAQ section.Also, is there a certain optimal cadence for querying the Journaling API? Once a second, once every hour?The cadence should ideally depend on the rate of events that are being publish...

Views

743

Likes

0

Replies

5
Re: Read Payload Trigger from Webhook - Adobe Developer Events 17-05-2021
Hi @Luca_Lattarini. Thanks for asking the question but I am not sure if this question is related to Adobe I/O Events in general. It would be great if we can use this forum accordingly and help each other out. Also please note that I/O events does not control the event payload that is sent through us, so the data could change anytime.Having said that, I noticed that you are trying to extract the variable "evar3", whereas the payload has "eVar3" (capital 'V'). Could that simply be the missing piec...

Views

303

Likes

0

Replies

0
Likes from