HTTP method not allowed error in the Provider portal in Content Hub > Content Sources for both VMware Marketplace and Helm Chart Repository. 405 Method Not Allowed response for a GET /cloudapi/1.0.0/catalogContentSources/urn:vcloud:catalogContentSource:########-####-####-####-############ API request for the remote site:{"minorErrorCode":"METHOD_NOT_ALLOWED","message":"HTTP method not allowed","stackTrace":"com.vmware.vcloud.api.rest.toolkit.exceptions.MethodNotAllowedRestApiException: HTTP method not allowed\n\tat com.vmware.vcloud.api.rest.providers.filters.RestApiRequestVersionCompatibilityFilter.filter(RestApiRequestVersionCompatibilityFilter.java:90)\n\tat ... com.vmware.vcloud.security.web.MultisiteAuthContextFilter.doFilter(MultisiteAuthContextFilter.java:80)\n\tatThis issue is caused by an issue with the API version used by the VCD UI to query the Content Sources in remote sites.
This issue is under review with VMware Engineering. Subscribe to receive an email when the article is updated.
To workaround the issue the VCD OpenAPI can be used to manage Content Hub Content Sources instead of the VCD UI.
NOTE: After adding a Content Hub Content Source to a site, all other sites will begin to encounter the HTTP method not allowed error in the VCD UI.
Details of all the VCD OpenAPIs to manage Content Sources are available in the documentation, Catalog Content Sources APIs.
For more detailed example steps see How to create and configure a VMware Marketplace Resource using the Cloud Director OpenAPI.
Alternatively if multisite is not required the Site Association can be deleted from the affected sites as this issue only affects multisite configurations.