on 2020 Nov 19 11:35 AM
Hello,
I'm trying to upload an API proxy to our API Management portal using the rest api. I have downloaded a zip file from our development subaccount, and verified that the zip file works by uploading it to our test subaccount via the web interface.
However when I tro to upload via the transport endpoint I get the following error
{
"error": {
"code": "VIRTUALHOST_NOT_FOUND_ERROR",
"message": {
"value": "Missing configurations; Please contact support team to configure virtual host."
}
}
}
The URL I'm posting to looks like:
https://prodeu2apiportalapimgmtpeu2-<consumeraccountname>.eu2.hana.ondemand.com/apiportal/api/1.0/Transport.svc/APIProxies?virtualhost=<our_virtual_host>.apimanagement.eu2.hana.ondemand.com
I've verified that the consumer account name and virtual host are the same as when I upload the zipfile via the web interface.
How come I get the error?
Regards
Mattias
Request clarification before answering.
It seems I didn't have to post the name of the virtual host, even though the documentation stated that I should do it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 18 | |
| 7 | |
| 6 | |
| 6 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.