Elmer Thomas
Elmer Thomas
Hello @sbdchd, Thank you for the suggestion! This issue has been added to our internal backlog to be prioritized. Pull requests and +1s on the issue summary will help it...
@rhuberdeau, Do you mind pushing up what you have? Perhaps we can help. Thanks!
Hello @bilics, I have been able to reproduce this. Thank you for reporting! This issue has been added to our internal backlog to be prioritized. Pull requests and +1s on...
@wimo7083, Do you mean implementing [this](https://flask-admin.readthedocs.io/en/latest/)?
Hi @Kshitij09, I was just now able to complete the `make setup` step on my Windows 10 machine. Perhaps you need to update your Docker to the latest version. My...
@Kshitij09, It looks like Docker [recommends](https://forums.docker.com/t/docker-for-windows-or-docker-toolbox/30387/2) [Docker Desktop](https://www.docker.com/products/docker-desktop). Could you please try uninstalling the Docker Toolbox and install Docker Desktop instead? I'm not sure if this will solve this particular...
@Kshitij09, How about running Docker in a Linux based VM [like so](https://medium.com/@mbyfieldcameron/docker-on-windows-10-home-edition-c186c538dff3)?
Hello @akunzai! Thank you for the PR!! Reference: https://devblogs.microsoft.com/dotnet/net-core-2-1-will-reach-end-of-support-on-august-21-2021 This issue has been added to our internal backlog to be prioritized. Pull requests and +1s on the issue summary will...
Thank you for the PR! Could you please update your branch with the latest updates from `main`? It looks like I don't have permission to do so.
Hello @periapsistech, What namespace are you using? Should be `using Twilio.Rest.Verify.V2.Service;` ([example](https://github.com/twilio/twilio-csharp/blob/3e4ee3702a6bd32e1dd9ce1759da42c1a371b3c9/test/Twilio.Test/Rest/Verify/V2/Service/VerificationCheckResourceTest.cs#L21)). With best regards, Elmer