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

Can't connect to both Sandbox and Live Endpoints #9

Closed
toddgeist opened this issue Feb 9, 2015 · 2 comments
Closed

Can't connect to both Sandbox and Live Endpoints #9

toddgeist opened this issue Feb 9, 2015 · 2 comments

Comments

@toddgeist
Copy link

It's not possible to build an app that can connect to the Sandbox and the Production endpoints. You can only do one or other. This is becuase all instances share the same endpoint variables.

I took a look at fixing this but it doesn't look like the request that gets made doesn't know much about the instance other then the props for authentication. I didn't see an easy way to make it work.

If you have time to point me in the right direction I'll see if I can figure it out.

@mcohen01
Copy link
Owner

mcohen01 commented Feb 9, 2015

v1.0.14 should work for you

@toddgeist
Copy link
Author

yup that did it. Thanks!

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