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

OAuth #4

Closed
wlaurance opened this issue Aug 18, 2012 · 1 comment
Closed

OAuth #4

wlaurance opened this issue Aug 18, 2012 · 1 comment

Comments

@wlaurance
Copy link
Contributor

I want to help write the OAuth implementation for this connector. I have a partners account with a test app and test store. I am following this doc.

Any suggestions or any other resources I should look at?

Thanks,

Will

@wlaurance
Copy link
Contributor Author

I am having trouble when trying to do the authorize step or at least writing some tests for it.

When I request,

https://gottlieb-reichert-and-goldner3182.myshopify.com/admin/oauth/authorize?client_id=1555e45fffd101e8cc4faa2096271d84&scope=read_products

It will just hang. But If I do it in a browser it will show the authorize pop-up. Is there a certain header I can send for it to actually write the pop-up body back to me?

My next question is am I actually do the correct thing here? I want to use this node-connector with an express app to list products and things.

@wlaurance wlaurance reopened this Aug 20, 2012
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

1 participant