I’m using a document server at a different IP and my .NET Core website is written with Visual Studio. I follow the API guide there to open doc editor for a docx file (I checked that the url is accessible)
The token was generated correctly.
However, when I debug the project, no toolbar, menu or content of the docx file is shown. All is empty. No javascript error is shown either.