Hello I have been having issues reaching an internal API with following error. write EPROTO 4390231552:error:1425F102:SSL routines I guess this happens since Node.js 12's default TLS settings are stricter now. The site doesn't handle TLS v1.2. Node 12 by default need 1.2On my local machine, I could...
On Behance https://www.behance.net/dev there is information that API key you can find in adobe.io: Visit adobe.io for future developments of the Behance API.I didn.t find any information about Behance API here
when i try to upload as usual a new .xdx plugin file i get this message. i haven't changed anything and i even tried to deploy an existing version (that used to work) and get the same error.when i look in the console i see this error
Hello guys,I am implementing Trigger by using Webhook and I m getting an error when I need to read this part of payload "com.adobe.mcloud.pipeline.pipelineMessage" and "com.adobe.mcloud.protocol.trigger" in order to read evar3. {"envelopeType":"DATA","partition":0,"offset":37047524,"createTime":1621...
Hello guys, Anyone knows how to create trigger as mentioned in the picture? I tried to create trigger in adobe.console.io but i did not see this choice.Thanks
Hi All, Is there some kind of limit on the request header size that we can send to IO. I tried to call IO with a JWT in the request authorization header and the IO starts rejecting the calls from the API Gateway the moment I increase the amount of information in the JWT. Please let me know if any ot...
Getting below error even though appropriate headers are set Access to fetch at '<workfront url>/attask/api/v12.0/upload' from origin 'https://localhost:9080' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is p...
Hi - I have customers-dashboard sample App Builder project. I want to add some custom HTML and PNG files in the project. I have added in "web-src/src" folder but I cannot access the file.I tried to use different paths like xxx.adobeio-static.net/src/ws.html etc.Is it even possible to have these extr...