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

SiloProfile Fails when saving new SiloProfile #160

Closed
sgreen-r7 opened this issue Apr 15, 2015 · 2 comments
Closed

SiloProfile Fails when saving new SiloProfile #160

sgreen-r7 opened this issue Apr 15, 2015 · 2 comments

Comments

@sgreen-r7
Copy link
Contributor

Due to some API changes, creating a new SiloProfile fails when using the .save method.

We need to update/fix to allow to correctly call the 2.x API, and extract the .create and .update from the .save method.

@gschneider-r7
Copy link
Contributor

If we have 2.1 API support we should use that, yes. Do we know why the 1.2 API stopped working for the gem in this case?

@sgreen-r7
Copy link
Contributor Author

The API itself didn't change, but the error text of the message being sent back changed causing our .save method in the gem to fail.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants