Solved
Request:
Schema ID: "https://ns.adobe.com/adobequaptrsd/schemas/2d6701ac1f1339fde4c36cd5b25fa5ccdfeac6c07170025a"
[{
"op": "add",
"path": "/allOf/-",
"value": {
}
},
{
"op": "add",
"path": "/allOf/-",
"value": {
}
}
]
Respose:
{
"title": "Resource not found",
"status": 404,
"report": {
"registryRequestId": "fb25cbe5-cead-4fa9-8ec7-44a140e4e451",
"timestamp": "07-09-2024 03:08:20",
"detailed-message": "The requested schemas resource {{SCHEMA_ID}} with version 1.50.1 is not found."
},
"detail": "The requested schemas resource {{SCHEMA_ID}} with version 1.50.1 is not found."
}
Yes, it is there in Params as well
@indra-2 it seems as if you are trying to use the {{schema_id}} as a variable. You need to remove it from the headers section and only have it defined within the params. If using as a variable, see the documentation here:
Store and reuse values using variables | Postman Learning Center
You can also try to manually add the schema id in the params with the actual value just to see if that works, prior to adding the variable.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
