标签: asp.net-core-webapi google-document-viewer
当我尝试使用google doc在此服务器中查看文件时,我具有使用.netcore 2.1的Server REST API https://docs.google.com/gview?url=“ mylink”
我的客户端使用Angular 6
我收到状态代码415的错误消息。任何人都可以帮助我!解决该问题