Method:
mm.auth.getFrob
Returns a new frob for authentication
Authentication
Requires signing: | Yes |
Parameters
noneSample Response
<rsp stat="ok"> <frob>d7402e58ad8d20fa</frob> </rsp>
Error Codes
-
20
Object not found - Object not found
-
96
Invalid signature - The passed signature was invalid.
-
97
Missing signature - The call required signing but no signature was sent.
-
100
Invalid API Key - The API key passed was not valid or has expired.
-
112
Method not found - The requested method was not found.
Test Method
No API key found.
If you already have an API key you might just have to Sign In.