Hi There, I am using the User Management Action API and trying to remove all users from a group in one go,In the user managment Action commands, I can specify the user and use "all" to remove all user's group memberships"do": [{ "remove": "all" }]but in Group managment action commands, t...
I didn't find any technical documentation about Fluidic Player, I would like to know if there is an SDK for using the player in a mobile application, be it native, React Native or Flutter?
"I need to create a custom event that triggers every 5 seconds and performs an action to append a file to an SFTP server. I'm not sure about the workflow. How can I create a custom event that will call my append-action file every time? What steps are needed for this?"
Hi,I have a component Dialog with two tabs. On click of configure button dialog is opening normally. Now a new requirement came to add a separate button to the action toolbar and on click of that new button, second tab needs to show in the dialog (first tab will be hidden).What I did?I have followed...
I am trying to connect server via sFTP and I did code that is given below-- const fetch = require('node-fetch')const { Core } = require('@adobe/aio-sdk')const { errorResponse, stringParameters, checkMissingRequestInputs } = require('../utils')const sftpClient = require('ssh2-sftp-client');// main...
Hii, I was creating my PDF converter using Laravel 10, but while installing the PDF service using Composer, I am facing an issue. It is asking me for a username and password to install the package. I am using my client_id as the username, and instead of a password, I am using client_secret. However,...
Hi, I got an email with subject "[Action Required] Your integrations using Service Account (JWT) credentials will need to migrate" to ex staff member account. I wanted to check if he finished it and if so what web apps are using it. I don't see any web apps calling it (but it seems to only go back 6...
Hi,Hi, I am quite new using AEP and the API.I configured Postman as indicated in this document: Set up Developer Console and Postman | Adobe Experience PlatformI managed to successfully run oAuth: Request Access Token (from Identity Management Service collection).I also listed the classes using Sche...
I am trying to delete a project from the developer console but when i do i get the message "This project cannot be deleted". Then i get linked to this documentation(https://developer.adobe.com/developer-console/docs/guides/projects/#delete-a-project). It says I cannot delete a project that contains ...