-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Move from google calendar" doesn't work as it is a cross-origin request #38
Comments
@StevenJNPearce Good point! I was testing with a cors browser plugin. |
Hmm, will users trust the proxy? |
Maybe It's better to just have an Negative of this is that it wouldn't stay up to date with new changes made on google calendar. |
Do you want to send a pull request for the input file addition? |
Will do once I get my head round all the code in the app. It's very verbose. |
Is there some way to get blockstack login to work from localhost? I can login fine with it served over https from my server, but it wont login when running from |
@StevenJNPearce Use 127.0.0.1:3000 |
Ping me directly on riot, slack (https://blockstack.slack.com/) if you need a quick answer |
Could have a file upload dialog where user can choose a .ics file from their PC. Alternatively use something like this: https://github.com/Rob--W/cors-anywhere/
@friedger
The text was updated successfully, but these errors were encountered: