Feb 07 2022 04:53 AM
Hi,
I have React.JS app running using API layer in Laravel. React app is hosted at "test.example.com" and API at "api.example.com". Reading through WOPI host integration documentation, I can't decide which domain I would need to get approved from Microsoft to get it working for production and test environment.
Also how do I test my WOPI host . Documentation says to .NET application source to compile, build and run WOPI tests but problem is I can't compile the source as I'm not a .NET developer. Is there any other way to test WOPI host?