|
Comment |
Create |
Created new comment in Markdown Cheat Sheet: in forums pages it says your enhanced markdown supports the triple ` for code blocks but that doesn't seem to work. On this page it doesn't mention the backtick for code either. So either the parser is broken in the forums or the doc is not working som... |
2 years ago
|
|
Forum Post |
Update |
Updated forum post in Doc Example of query not working: Greetings all:
When I run this query
["SELECT username, applications.name, applications.keys from members"]
I get this as a response
400 Bad Request
{
"error": {
"code": 3000,
"message": "Cannot nest \"to many\" relationsh |
2 years ago
|
|
Forum Post |
Create |
Created new forum post in Doc Example of query not working: Hey Kelly - you can look at my blog and see the example there:
http://thesteve0.wordpress.com/2011/01/14/example-of-python-with-json-rpc/
|
2 years ago
|
|
Forum Post |
Create |
Created new forum post in Doc Example of query not working: Yup - works like a charm - thanks
BTW, I have a python example of working with your APIs - would you like me to ship it to you when I finish it? |
2 years ago
|
|
Forum Topic |
Create |
Created forum topic Doc Example of query not working in Mashery API |
2 years ago
|
|
Forum Post |
Create |
Created new forum post in Doc Example of query not working: Greetings all:
When I run this query
["SELECT username, applications.name, applications.keys from members"]
I get this as a response
400 Bad Request
{
"error": {
"code": 3000,
"message": "Cannot nest \"to many\" relationsh |
2 years ago
|