Hi All,
I am trying to sync my application with MindMeister API methods,
For that i'm calling mm.auth.getFrob, with my APIkey and signature. That works fine and gives me a frob. But when im calling mm.auth.getToken with that frob that was just created. And when executing that request i get: err code=\"108\" msg=\"The specified frob does not exist or has already been used.\"
Can any body tell how to proceed with this ?
Please help
I am trying to sync my application with MindMeister API methods,
For that i'm calling mm.auth.getFrob, with my APIkey and signature. That works fine and gives me a frob. But when im calling mm.auth.getToken with that frob that was just created. And when executing that request i get: err code=\"108\" msg=\"The specified frob does not exist or has already been used.\"
Can any body tell how to proceed with this ?
Please help