i have done this before, we are now using zscaler instead of vpn, not sure if is that or something in file
this is body
"BPID": "{{BPID}}",
"DOI": "{{DOI}}",
"CONTRACTID": "{{CONTRACTID}}",
"MANUSCRIPTID": "{{MANUSCRIPTID}}",
"ORDERTYPE": "{{ORDERTYPE}}",
"JOURNALID": "{{JOURNALID}}",
"manuscripttitle": "{{TITLE}}",
"realarticletype": "{{realarticletype}}",
"publicationdate": "{{publicationdate}}",
"currency": "{{CURRENCY}}",
"FULLAPC": "{{FULLAPC}}",
"amountcharged": "{{amountcharged}}"
and this is file
[
{
“BPID”: “3000136419”,
“DOI”: “112345678”,
“CONTRACTID”: 5306264660,
“MANUSCRIPTID”: “12345678”,
“JournalID”: “707E”,
“TITLE”: "any title
“realarticletype”: “EditorialNotes”,
“publicationdate”: “20230103”,
“CURRENCY”: “EUR”,
“AT”: “INSTITUTIONAL”,
“fullapc”: “2750”,
“amountcharged”: “2750”
}
]
i am getting error when running collection with file
500 Internal Server Error