Skip to content

Commit

Permalink
Removed 'x-ch-Request': 'search' from header of Search Collections En…
Browse files Browse the repository at this point in the history
…dpoint
  • Loading branch information
TyroneAEM committed Feb 29, 2024
1 parent 4433aef commit 0070e5e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/collections.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ async function getRequestHeadersSearchCollections() {
'Content-Type': 'application/json',
'x-api-key': 'asset_search_service',
Authorization: token,
'x-ch-Request': 'search',
'x-adobe-accept-experimental': '1',
};
}
Expand Down

0 comments on commit 0070e5e

Please sign in to comment.