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

tmj
tmj
Online

Badges

Badges
15

Accepted Solutions

Accepted Solutions
12

Likes Received

Likes Received
15

Posts

Posts
42

Discussions

Discussions
7

Questions

Questions
37

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by tmj
Customize the badges you want to showcase on your profile
Re: Getting same refresh token
tmj
- Adobe Developer Console 08-06-2022
@Kumar1 I checked with our internal team - that is not a problem - we reuse the same refresh token for 7 days (as it expires in 14 days). Post 7 days, our OAuth servers will return you a new refresh token. So the effect to watch out for is not whether refresh tokens are same or not, but whether your app is able to refresh access tokens indefinitely. Also, one thing probably worth verifying is whether your API has the offline access scope available. To do this, go to your project on the Developer...

Views

327

Like

1

Replies

7
Re: Getting same refresh token
tmj
- Adobe Developer Console 06-06-2022
Hi @Kumar1 Did you create your project recently (to be exact: did you add the OAuth credential recently to your project)?If not, I'd recommend deleting the current OAuth credential from your project and re-adding the API to get a new OAuth credential. We have made a host of improvements to refresh tokens in the new credential which avoids problems like the one you are seeing. Let me know if this still does not work for you.Happy to helpThanks,Manik

Views

339

Likes

0

Replies

9
Re: Deleting projects from the Adobe Developer Console
tmj
- Adobe Developer Console 30-05-2022
Hey @thorsten8239100 - no special permissions are required. 1. If you are a system admin you can edit and delete all projects2. If you are a developer, you can edit and delete the projects that are not marked as read-only projects. (Some projects are marked read-only if you do not have access to all the product profiles used in that project) Please note: Some projects cannot be deleted. These include -1. Projects that have been published.2. Projects that either have Runtime, or App Builder, or P...

Views

156

Likes

0

Replies

1
Re: "Could not match JWT signature to any of the bindings" error meaning when getting access token?
tmj
- Adobe Developer Console 27-05-2022
Hi @mukeshpatil please feel free to post a new forum question with the exact issue details and we can probably help you out.

Views

672

Likes

0

Replies

0
Re: aio app config set log-forwarding not working
tmj
- App Builder 19-05-2022
Hey @JoseLuis13 I have forwarded the question the team. Meanwhile, can you try it with port 443?

Views

222

Likes

0

Replies

0
Re: invalid_scope for oauth
tmj
- Adobe Developer Console 11-05-2022
Hi @pkdev, my sincerest apologies for the delayed response. I think you are missing a step -- according to the documentation you also need to add Creative Cloud Libraries API to the project for this to work. See: https://developer.adobe.com/events/docs/guides/using/cc-asset-event-setup/#receive-events Please reach out in case you still face an issue.Thanks,Manik

Views

368

Likes

0

Replies

0
Re: invalid_scope for oauth
tmj
- Adobe Developer Console 16-04-2022
Hey @pkdev, we are taking a look into the issue. We will get back to you soon. Meanwhile, you may try creating another project and a new webhook registration to get a new OAuth client id. I hope this would unblock you in the meanwhile. Please reach out to us if you have more questions.Thanks,Manik

Views

442

Likes

0

Replies

1
Re: invalid_scope for oauth
tmj
- Adobe Developer Console 07-04-2022
Hey, @pkdev could you share the API key with us and we can check in our backend systems if something is odd. Don't worry the api key is not supposed to be a secret anyway and you can always delete the api key and get a new one in the project. Thanks,Manik

Views

465

Likes

0

Replies

4
Re: Expiring public/private certificate keypairs
tmj
- Adobe Developer Console 07-04-2022
Hey @campaignap sorry for the delayed response. Yes, there is an activity log feature now on the Developer Console. However, as the feature just went live last week, we don't have historical data that could help you here. Your best bet would be to try and find the software that uses the certificate and update it with a fresh one. To check if the integration is even being used - you can try viewing the insights tab in your project to see if there's any activity. Hope this helpsThanks,Manik

Views

404

Like

1

Replies

0
Re: Using Lightroom API in a single page application without login, to get images from my account
tmj
- Adobe Developer Console 04-04-2022
Hey @elial64511104 , I have reached out to the Lightroom team to answer your questions. Please stay tuned for their answer. Thanks!

Views

235

Likes

0

Replies

0
Likes given to