Good day all, Our project exposes data using OData. We currently have 3 environments: Dev, UAT and Production - all of which is on a Private Cloud. We can access the SwaggerUI page for UAT and Production, but not for Dev. We use the OData to integrate with PowerBI and Excel. We can successfully do the setup for UAT and Production. However, when we try for DEV we get the error as shown in the screenshot. We do not believe that it is an whitelisting issue, as we don't get an error code page, but simply as white page that displays nothing. Any suggestions how this can be fixed?
asked
Nico Mouton
1 answers
0
Looks like it's receiving an html page from the app instead of an xml message. Can you in the log of the app what url it is trying to call? Is it correct?