This is code i am using to implement Plivo SMS gateway in blazor application , working on .net 7 and visual studio version is 2022 community version 
this is the issue i have been facing in console 
kindly give suggestions to implement integrate SMS in Blazor Web and .net Maui Blazor applications
After adding Microsoft.AspNetCore.Components.WebAssembly library, try setting SetBrowserRequestMode to no-cors.