Greetings,
I have a Blazor app with Meeting SDK Client View integrated in it. I am running version 5.0.0 of the SDK and the app nominally runs.
I have added two CSS links, provided by one of the Zoom devs, to the app and they are both returning error code 403 Forbidden on execution. They were directly copied from the dev’s code and (I assume) are spelled correctly.
How do I resolve this issue?
Thanks!