[Embed SDK] Error: PARAMS_REQUEST_FAILED
Copy link to clipboard
Copied
Hi team,
I'm encountering the below issue while trying to initialize the Adobe Embed SDK in my web application. The error message I'm receiving is:
code i am using is same code : https://github.com/AdobeDocs/cc-everywhere/blob/main/v4-sample/quickactions.html#L142
Note : I updated the client id and app name from developer console (Adobe Express Embed SDK)
also the version i am using is Adobe Express Embed SDK ( V4)
Thanks!
Nithin Ninan
Copy link to clipboard
Copied
in the future, to find the best place to post your message, use the list here, https://community.adobe.com/
p.s. i don't think the adobe website, and forums in particular, are easy to navigate, so don't spend a lot of time searching that forum list. do your best and we'll move the post (like this one has already been moved) if it helps you get responses.
<"moved from using the community bugs">
Copy link to clipboard
Copied
Hi @nithin_2287,
I just tried with the V4 demo code (although served via Vite to set up the HTTPS localhost, as in this sample, to avoid using mkcert) and initializing the SDK worked as expected.
Have you been able to pinpoint the error to line 121? I'm asking because your link in the Quickaction file points to 142, which is the File input onchange handler.
Thanks,

