on 2018 Feb 04 7:58 AM
Dear Experts,
Need your inputs in resolving below issue.
"No API key found in Request" error message is shown while trying to access the Ariba Requisition approval API in Fiori application.
Please find the attached screenshots of the Destination configured in HCP, Destination path update in Neo-app.json and the Ajax call made using the configured Destination to retrieve a single PR item from Ariba client specific tenant.
Also attaching the error seen in Browser Network tab and the request , response details in Postman client.
Please let me know where I'm doing wrong.
Regards,
Parthibaraja
Request clarification before answering.
Hello, Parthibaraja, I found there were some AJAX parameters are not set correctly.
You have to change the keyword of HTTP request parameters.
change method to "type"
change content-type to "contentType"
change accept to dataType"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
68 | |
12 | |
12 | |
7 | |
7 | |
4 | |
4 | |
4 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.