Skip to main content

Hi 

I’m currently trying to acces the documentation of the API I'm making using data virtualization. The Swagger documentation page loads, but it seems to fail to get the correct server on which I have made the API. Due to this I can’t test any of the API calls. This is the link to the swagger documentation: https://fme-acc.nordend.eu/fmeserver/swagger-ui/?api=2fd53796-610d-4fb6-8a92-5c05335568e7#/default/getCollections

This is the error that chrome runs into when loading the web page. 

 

Does somebody now what the issue could be? I have no reverse proxy on the server so I don’t think it is the same as what is described here: https://support.safe.com/hc/en-us/articles/37949819750541-Known-Issue-Data-Virtualization-API-docs-don-t-load-with-IIS-Reverse-Proxy

 

Thank you in advance for your time, and if anything is unclear I can always explain more.

Hey !

You should check your fmeFlowConfig.txt and fmeFlowWebApplicationConfig.txt. Is the FME_SERVER_WEB_URL set correctly ?


Hey !

You should check your fmeFlowConfig.txt and fmeFlowWebApplicationConfig.txt. Is the FME_SERVER_WEB_URL set correctly ?

Thank you, this was indeed the issue.