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

Create database #22

Open
fabriciogd opened this issue Dec 8, 2015 · 3 comments
Open

Create database #22

fabriciogd opened this issue Dec 8, 2015 · 3 comments

Comments

@fabriciogd
Copy link

Create database response return a title: untitled

@mausch
Copy link
Owner

mausch commented Dec 8, 2015

Where do you see the title "untitled"? Can you share some code?

@fabriciogd
Copy link
Author

When i call the method CreateDatabase of the DatabaseClient class with any name (example. "Test"), when i debug the code line 54

var jsonResponse = JsonConvert.DeserializeObject<Dictionary<string, object>>(response);

The propertie title from jsonResponse have value "untitled"

@fabriciogd
Copy link
Author

Can you resolve the problem ?

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