adobe / experience-platform-postman-samples

MIT License
83 stars 142 forks source link

PLATIR-28194 corrected an incorrect url typo that produces a 404 error #67

Closed JCON3DEV closed 3 months ago

JCON3DEV commented 3 months ago

Description

https://jira.corp.adobe.com/browse/PLATIR-28194

Related Issue

Motivation and Context

in the Postman scripts: https://github.com/adobe/experience-platform-postman-samples/blob/master/apis/experience-platform/Policy%20Service%20API.postman_collection.json

is

https://platform.adobe.io/data/foundation/dulePolicy/policies/core

whereas the right one is:

https://platform.adobe.io/data/foundation/dulepolicy/policies/core

With the incorrect url, one will get a 404 error.

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist: