Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 11/15/24
    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...

    Type

    Questions

    Views

    61

    Likes

    0

    Replies

    1
  • 11/15/24
    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,...

    Type

    Questions

    Views

    52

    Likes

    0

    Replies

    0
  • 11/14/24
    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...

    Type

    Questions

    Views

    76

    Likes

    0

    Replies

    1
  • 11/14/24
    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...

    Type

    Questions

    Views

    60

    Likes

    0

    Replies

    0
  • 11/14/24
    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 ...

    Type

    Questions

    Views

    58

    Likes

    0

    Replies

    1
  • 11/14/24
    I tried to add the offline_access scope in the link to get the authorization code but got an error saying invalid scope, In the Curl command to generate the access token there is no scope parameter. I am trying to get a refresh token which could be used to generate a new access token once it expires...

    Type

    Questions

    Views

    58

    Likes

    0

    Replies

    1
  • 11/8/24
    hiiii want to crop margin from my generated pdf from html to pdf conversion.i am trying to genrate pdf from html to pdf where i am getting extra white margin space around every page which i want to remove using rest api.

    Type

    Questions

    Views

    91

    Likes

    0

    Replies

    1
  • 11/8/24
    I successfully exchange the JWT Token for an Access Token when using an OAuth2 Application in Adobe Workfront => Setup => System => OAuth2 Applications.I try to use the generated Access Token to consume Workfront Planning API.For example: https://{customer-domain}/maestro/api/v1/workspaces I end up ...

    Type

    Questions

    Views

    99

    Likes

    0

    Replies

    0
  • 11/7/24
    I recently enabled JS bundling for my store, which caused the Stripe module not to load in my browser, resulting in the payment button not appearing on my page. Although I updated both the Stripe module and the theme, the issue remains unresolved, and I encountered the following error afterward. If ...

    Type

    Questions

    Views

    76

    Likes

    0

    Replies

    0
  • 11/6/24
    I am using Adobe I/O Runtime and have deployed my web action. Currently, I have checked out the code locally and am using the aio app run command to deploy the code to the appropriate Adobe I/O workspace. Is it possible to achieve this deployment process using Cloud Manager or Jenkins? Are there any...

    Type

    Questions

    Views

    117

    Likes

    0

    Replies

    1