MobileEssentials / FormsPlayer

Xamarin Forms Player Demo
MIT License
79 stars 24 forks source link

Getting StatusCode: 403, ReasonPhrase: 'Site Disabled' #15

Open AntRemo opened 5 years ago

AntRemo commented 5 years ago

Hello @kzu!

I know this project is super old, but it has been the only previewer which I have been able to effectively use with my solution. Fingers are crossed VS 2019 will be a better option.

Today I started receiving the following when attempting to connect to Forms Player

Error connecting to FormsPlayer: StatusCode: 403, ReasonPhrase: 'Site Disabled', Version: 1.1...

Hoping there is a way to get the site running again :)

Many thanks for your support! Ant

AntRemo commented 5 years ago

Hi @kzu

I ended up pulling the repo and running it locally and have it working again 👍

In the process, I tried switching to Gorilla Play but that does not have the XAML support as this solution.

Many thanks again for creating it, I have successfully used it for years and it has saved me alot of time. 🙏

Ant