On the template app, whenever I try to run the Analytics action, I get the following message: status: 400 and message: { "code": "AH4p47opZVVoqb9YnkuypHKQNtChpCyk", "error": "Request defines parameters that are not allowed (e.g., reserved properties)." } I looked at other posts about similar iss...
We were doing some testing last week on with creating a User Management API in the Adobe Developer Console. However, we have lost some of the keys that were created during the process. We came back this week to access that information or create a new project with a new API, but selecting a new Use...
Hi. I found out that I can init firefly app for assets compute workers. So I did created firefly project in io console having assets-compute APIs added. Then I was able to init my new project using AIO CLI that generated for me simple worker that simply creates rendition by copying source asset.Loca...
Hi,I recently updated AIO CLI together with all my plugins and now I'm unable to run or deploy any app as it fails fast with the error message: "Could not locate the bindings file"For instance, running aio app:run I'm getting error like belowaio app:run @Deleted Account/aio-cli-plugin-auth:upgrade...
I had written a custom action on firefly template which consumes Analytics API. It was running fine until today. When I call the API, all I get is this error:{ "error": "server error" }In the console of code editor, I seeinfo: 500: server error Logs aren't updating too. Is there anything I can do ...
I have created a Adobe IO runtime project based on firefly template. I have added Adobe Analytics API in my console.adobe.io. While creating the project thru AIO, it has created a sample action which fetches collections from adobe analytics. Problem 1: When I open this app using localhost:9080, I ge...
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://githu...
Why do the links within Developer Support, here only link back to this forum.Since there are no support members that appear to be responding to questions, it seems that there is no place for Adobe I/O support. What is the best method to received support for Adobe I/O?