-
Notifications
You must be signed in to change notification settings - Fork 21
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
Server error 500 #5
Comments
@DrMoriarty, thanks. I'll try to investigate this bug in some of these days. Just now I have no time for it. |
I deployed the app with --debug option and now I have much more readable call stack:
|
Hello again! |
Hello! I'm trying to use VK login feature.
I registered app Id
On client I try to login user
After VK login I get this error:
The call stack in more readable style:
The application is uploaded to http://smmbox.meteor.com for testing.
packages versions:
accounts-ui 1.1.5 Simple templates to add login widgets to an app
autopublish 1.0.3 Publish the entire database to all clients
coffeescript 1.0.6 Javascript dialect with fewer braces and semicolons
insecure 1.0.3 Allow all database writes by default
iron:router 1.0.7 Routing specifically designed for Meteor
meteor-platform 1.2.2 Include a standard set of Meteor packages in your app
mquandalle:jade 0.4.1 Jade template language
mrt:accounts-vk 0.2.0 Login service for VKontakte accounts (https://vk.com)
The text was updated successfully, but these errors were encountered: