Welcome to the Adobe Developer Community! Connect with peers to ask questions and share best practices.
Recently active
Hi there, Is there a way to transfer ownership of an Adobe I/O Project? For example, is someone created a project that is being used by the organization and that user leaves the organization, how do I ensure that the project continues to run correctly after the person's Adobe access is removed?
Hi All,My organization has licenses for AEM, Adobe Analytics, Target and we use Adobe Launch.We want to use Adobe IO for SPA Server Side Rendering.Do we need to procure a license for it?
Hello thereI'm testing a use case where I could post some message on slack using adobe I/o headless app. I'm wondering what feature to use and how to set it up? to consume the events from slack "from slack help" Your app can subscribe to be notified of events in Slack (for example, when a user adds a reaction or creates a file) at a URL you choose I need to enter a requestURL in slack config, how do I generate this url within adobe I/o? any pointers would be great. anil
Hi, customer wants to use Adobe I/O and has a VIP teams account. Does he need to change to VIP Enterprise to get full functionality of I/O?
We are operating Adobe license management site separately through API. In order to integrate Adobe with our site, we're trying to get access token, but some issues are keep coming up. A message saying ‘there was an error with this action try again later’ appeared once I tried to exchanged jwt token to access token. https://console.adobe.io/home We need to exchange Jwt token issued from upper link to access token but errors are keep happening. It would be appreciated if you could look into this issue ASAP.
We've created a simple Adobe I/O Runtime action, developed using NodeJS, and successfully deployed our web push integration with Adobe Campaign Standard.We used the Project Firefly template for the runtime project and used the Campaign STAGE instance for this integration.The application uses serverless deploy method.This is fine as expected and we are able to send web push notifications from our ACS instance The issue we're facing is that "wsk api create" commands generate API endpoints that are only available for a few days, after we've noticed that the endpoint of the API returns the 404 exceptions, and again we need to redeploy the application and generate the API endpoint When we've been observing the behaviors, it's basically changing the one alphabet at the endpoint. Rest remains the same. How do we generate a static endpoint which basically doesn't change dynamically? The thing is every time the endpoint changes we need to change the respective ACS workflow
I am trying to create two projects for Adobe Campaign Classic to Analytics Triggers using this guide: https://experienceleague.adobe.com/docs/campaign-classic/using/integrating-with-adobe-experience-cloud/experience-triggers/configuring-adobe-io.html?lang=en#adobe-io-prerequisitesI have two servers (Stage & Prod) that use two different Analytics report suites via different Analytics Product Profiles. I have configured the Stage project with an Analytics API / JWT auth no problems and it is working.When I try to create a second Analytics API with JWT credential in the second project, and try to generate a new keypair I get the error "Credential with service type already exists in the workspace"Then I tried to upload the public key from the Stage project and it just hangs and does nothing except spin the wait icon.How do you create a second project with unique keypair so I can keep my JWT auth mechanisms separate?ThanksDarren
Hello Team, Do you have any use cases mainly into Insurance business on App Builder? If so can someone please share any guidance or links that will helpful. Also do we have a basic tutorial for App Builder - how to develop basic application ( step by step guide)
Hi Wanted to use the User management api to add/remove users but when i try to add it to a project it just says Contact your system admin to request access to this service, I am a system admin? Any ideas? ThanksAndrew
Hello I'm quite new in this word, and cannot find following information:One of the Firefly's purposes is to have a possibilities to integration Microservices in Adobe world.What about Technology stack?Can I have Database, Search, any other tools available on my project?And which develop languages I can use for creating an applications? Thanks in advance.
Hello, I'm building an application in Project App Builder that will be used to launch a daily automation that ends loading data into Customer Attributes FTP (Target). I've tested the code of the function by calling it from the development web interface (after aio app run) and invoking it directly from the terminal (aio rt action invoke). In both cases, it is working perfectly. The problems come when I try to launch the function daily in an automated way. I'm using nodejs:12, and it seems that it's changing to node10 when using the alarms. The code that I have at my manifest.yml is the same that is provided at this CodeLab:https://adobeio-codelabs-alarms-adobedocs.project-helix.page/?src=/lessons/lesson3.html Do you know what can be causing this repeated errors at the alarm execution? Regards
Hello everyone, I am building a javascript client to trigger transactional messages. I am stuck to obtain access_token with this error{"error":"invalid_client","error_description":"missing client_id parameter"}but I set this in the cUrl. I am using XMLHttpRequest approach and set the cUrl call in the body.xhr.send('curl -X POST -H "Cache-Control: no-cache" -H "Content-Type: multipart/form-data" -F "client_secret=xxxx" -F "client_id=xxxxx" -F" jwt_token=111111111111jVENjI5NDg2NTk4MDYwREQwQTQ5NUQ2MkBBZG9iZU9yZyIsInN1YiI6IkE3MkQ1OUZBNjAwQkU3QzQwQTQ5NUM0MEB0ZWNoYWNjdC5hZG9iZS5jb20iLCJodHRwczovL2ltcy1uYTEuYWRvYmVsb2dpbi5jb20vcy9lbnRfcmVhY3Rvcl9zZGsiOnRydWUsImF1ZCI6Imh0dHBzOi8vaW1zLW5hMS5hZG9iZWxvZ2luLmNvbS9jL2ZjYzNiYjcyODkxMDRmYmViNjdlZjljZjIzMmIwZDMzIn0.rNkFXFJChuslxMJenzWbRmDdG_JFIb4lWMsRrnhbhzaUfFw01sYGEy8aqWxwm7VnZfTsd9G9_QEbatsBhXIyDLGN4-DJGCsSy6PfU7jvZfMldMmeIMHAzuQ1p1wDlaVyeW7fKMhBa4_vG4P3SVu1sdM8IvFdKhD9jx8-T6uSvAea38VfrzWJ0hkEbP03_HNUaDzVGaIChUm3_X5f3QCZlg-kPaPQt0Tov
I try to create an adobe access token in a headless action. first I tryed to use aio-lib-ims but this fails to include in the action (maybe an issue with the core library and their dependencies?) is there any easy way to create an adobe access token having all data in the .env file?
Is there a way to turn up the rate of events sent to a webhook in adobe.io events? We're currently seeing a rate of around 300 requests/min. For large changes, we would like to be able to send events at a much faster rate. Is there a way to do that?
Hi, I want to use https://adobedocs.github.io/lightroom-api-docs/#api-presets-presets_post. The question is how can I buy it? Where can I review pricing? I am using adobe console, but "Lightroom / Camera Raw API" is disabled (https://community.adobe.com/t5/image/serverpage/image-id/69497i84451C01F6FE5FCD/image-size/large?v=1.0&px=999)
Hi, That's been a month now that we are trying to understand how we can get access to Lightroom / Camera Raw API (https://adobedocs.github.io/lightroom-api-docs) from inside our integration.We cannot "activate" it because it's "grayed out" as you can see there :We have contacted chat support / phone support and mail support without any clear answer. It seems nobody from Adobe is able to explain us how to access their own exposed product.If anybody knows something it would be really appreciated 🙂 To be specific, we juste need to be able to apply a given preset to a given image through an API service. Just like this example :https://www.adobe.io/apis/creativecloud/photo-imaging-api/api-demo.html ! Maybe this API is not the one we want, so if you have any hint about that they are more than welcome 🙂 Thanks a lot ! Best regards,
Working with the Adobe I/O PDF Embed API and while I can embed PDF documents successfully, none of the form fields are working. I've created the PDF numerous ways and while I can interact with the form fields when opened directly in Adobe Acrobat, the embedded version is treating them like an image rather than fields. Is there something I need to do in order to have them be interactive?
I'm trying to get a successful /lrService/presets call. I got myself a token and assembled a request according to https://github.com/AdobeDocs/lightroom-api-docs#presets but I always get a 400 Bad Request response with a completely empty body. Any ideas?That's my request:{ "curlopts": { "HTTPHEADER": [ "authorization: Bearer eyJ4NXUiOiJpbXNfbmExLWtleS0xLmNlciIsImFsZyI6IlJ...GElSq1Pg", "Content-Type: application/json", "x-api-key: 448...2c0f" ] }, "json": { "inputs": { "source": { "href": "/files/input.jpg", "storage": "adobe" }, "presets": { "href": "/files/preset.xmp", "storage": "adobe" } }, "outputs": { "href": "/files/output.jpg", "storage": "adobe", "type": "image/jpeg", "overwrite": true } } }
I'm using the Lightroom API to upload images following the tutorial, but noticed when I request the offline_access scope from ims/authorize/v2, in addition to the lr_partner_apis, I get a I get a callback that says invalid_scope.Does the lightroom partner api not offer offline_access? I'm hoping to use it so that my app can leverage the refresh tokens and avoid having the user re-login every 24 hours.
Hi team -I'm working with a Third-party tool to extract Adobe CC subscription information out of the dev console via API, however in the tools instructions, we need to access the User Management API to set up the necessary permissions. Speaking with my customer, it appears this User Management is not available even though the customer is logged in as an administrator of the account. Is there something that would be preventing this "User Management API" not being available?
Hi, Somebody in the team had done smart content integration via Adobe Developer's Console. One works fine (dev) but the other doesn't (non dev). The second integration fails and the reason that I was informed was: The wrong IMS profile is used or is not given the right permissions to use Smart Content. Both profiles are giving different results. It looks like "Smart Content" is not available in the projected product context for the I/O project being used in second case.. I am not sure I understand this well, because even in the second project I can see the smart content API is already added as a connected API. What does it mean a wrong IMS profile is used or lacking permission. What permissions are needed? What should be an appropriate IMS Profile for doing an integration via Adobe IO Console? Thanks ahead! @cxs504
I have setup a firefly app and build a project using the out of box template. However whenever I make a call to the Campaign's getProfiles api call (out of box ) it shows a server error. There is no other error to debug why this could be happening.I have also used the project from here https://github.com/AdobeDocs/adobeio-samples-customers-dashboard However the same error when making a call to either getprofiles or send-promo.Below is the debug stmts when debugging thru VS code GET-PROFILES 020-07-01T17:43:01.358544100Z 2020-07-01T17:43:01.355Z [main /260965-campaigndashboard-stage/customers-dashboard-0.0.2/__secured_get-profiles] info: Calling the main action2020-07-01T17:43:01.361061600Z 2020-07-01T17:43:01.360Z [main /260965-campaigndashboard-stage/customers-dashboard-0.0.2/__secured_get-profiles] debug: {"LOG_LEVEL":"debug","__ow_headers":{"accept":"*/*","accept-encoding":"gzip, deflate, br","accept-language":"en-US, en;q=0.9","authorization":"<hidden>","c
Hi Team, My requirement is to set a custom header in the request which Adobe IO makes to the 3rd party API. It is a GET request. Can anyone suggest how can i achieve this. This is Adobe provided code-base, so i am not able to find where is the actual request getting triggered in Adobe IO. Regards,Saleem
Hi Team,Can you please provide inputs on below points:1. How can we get list of activation IDs for a specific date. We have tried 'wsk activation list' and 'wsk activation list --skip 50 --limit 50' but we are unable to see the activation IDs for 12 Nov. We also tried --since and few other flags but none worked. Can you please share the syntax to fetch logs for 12 nov 2020.2. Are these activation logs created only during deployment or they get created even when hits come to the runtime actions. Our understanding is that they get generated during the hits as well. Please confirm3. How can we access splunk logs to get activation IDs for older duration4. What all details does 'https://console.adobe.io/' site provides. How can we get access to the same and what details within this site will help during debugging5. How can we clean the cache of runtime actions as on production namespace we generally cache the response of Adobe I/O runtime actions6. For how long does the Adobe I/O runtime ac
Need active engagement from runtime team to help troubleshoot this live issue.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.