Mindmeister API object not found
Nima
EN Basic Posts: 4 New Here
I am trying to insert a new idea into my mindmap. Here is my request.
curl --location '<https://www.mindmeister.com/services/rest/oauth2?map_id=2925023339&method=mm.ideas.insert&parent_id=2926361857&title=test> --header 'Authorization: Bearer MY_KEY
I get the following response:
<?xml version="1.0" encoding="UTF-8"?> <rsp stat="fail"> <err code="20" msg="Object not found"/> </rsp>
Do you have any idea how to solve this?
Tagged:
0
Best Answers
-
1
-
Hi @Nima,
I'm afraid you'll have to edit your map in the old-school manual way! Simply adding topics with your mouse.
Best,
1
Answers
-
Hi,
So, How can I insert an idea?
Indeed, I want to automate some of the painful tasks that I do daily.
Any recommendation will be highly appreciated.If this is not possible, please let me know. So, I stop spending time on this.
0 -
Hi,
Thanks for prompt reply. Really appreciated that.1