Hi Team, I get the following error, when ingesting data to AEP. I am attaching the code that I am using. Could you please guide meError ingesting data: 403{"type":"/placeholder/type/uri","status":"403","title":"Forbidden","detail":"Unable to execute [Response Status Code = 403] @ uri: https://platfo...
While testing a mobile app this week, I noticed some errors showing up in Assurance. I can see the network requests when loading/switching screens, but I never see the post-processed hits coming in to verify the processing rules are working. Based on the more detailed error message, this doesn't mea...
Hi All,We used the AEP SDK edge bridge to convert context data into XDM format and send it to AEP for our existing mobile apps. We are running into an issue with the products data.It doesnt look like we can pass data as an array or more than 1 product. Has anyone faced this issue and is that a way t...
I have successfully packaged and uploaded a new version of our public extension with a new version number. Checking via API, the availability is "development", and status is "succeeded". I added the extension in a development-enabled property and built. When checking the launch code, though, the mod...
Hello Community,I am trying to connect and pull data of Adobe Launch using Reactor API in Python. I created my project in Adobe Developer console and got all credentials (validated the APIs are working in Postman) Following is my python script: Line 1:myHeaders = {All headers required for reactor AP...
I have a weird situation, where if I turn on the debugger, Adobe Launch will show a rule as firing but in actuality, it didn't execute the JS code (in the action) and no error was thrown? I put console.logs in the code and they never happen. This doesn't happen all the time, but it happens enough wh...