Looking to get real examples for SPA of Target Json based Form implementation. Due to security measure we cannot use Javascript based target offering and so need to start implementing Json based offering. I dont see any real example of SPA Target json based form implementation.
We are using Typescript files in our application which requires Type for adobeDataLayer. Do anyone have typescript interface defined for adobeDataLayer. Interface should include optional push, getState methods.
How to track server side rest service from Analytics? If i want to keep tracking on count of a specific restful service invoked in a server. Do we have any tools in Adobe to track it. For example in server we have a rest service /api/SendAgent service. I want to track no of visits to this service f...
How to proceed with Post Token error. Now authorization is success but Token post request got failed. POST https://ims-na1.adobelogin.com/ims/token/v1 Error: getaddrinfo ENOTFOUND ims-na1.adobelogin.com
We tried updating it. Now authorization is success but Token post request got failed. POST https://ims-na1.adobelogin.com/ims/token/v1 Error: getaddrinfo ENOTFOUND ims-na1.adobelogin.com
I followed above steps after Click "Request Token". Experience Cloud login prompt has appeared. I have Signed in with adobe ID succesfull. But that signed in window not closed and there is no Token generated.
When trying to request Token for OAuth in Postman got this error = 'Error: getaddrinfo ENOTFOUND ims-na1.adobelogin.com'. Any idea how to resolve this error.