Skip to content
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

Troubles Integrating with Appery.io #14

Closed
BSalita opened this issue Feb 22, 2014 · 1 comment
Closed

Troubles Integrating with Appery.io #14

BSalita opened this issue Feb 22, 2014 · 1 comment

Comments

@BSalita
Copy link

BSalita commented Feb 22, 2014

Appery.io is an online development framework for creating mobile apps. It's based on javascript/html. You can implement oauth.js by creating a server library and pasting in js code. There's a Test function that compiles the js code. The Test function reports the following error:

Script OAuth.io: ReferenceError: document is not defined ( @ 37 : 47 ) -> var results = /[#&]oauthio=([^&]*)/.exec(document.location.hash);

I'm a newbie. What is the issue? Is this an issue with Appery.io compiling standalone and not with a browser's context?

@angelxmoreno
Copy link

Did you ever get this resolved? You might want to research Appery.io and any caveots with their compiling process.

@BSalita BSalita closed this as completed Nov 19, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants