Connect to API
-
Hello
Very often, when we connect to the API we get http error 401. We make some reconnections. How solve this problem?
Request:
https://lsapi.seomoz.com/linkscape/url-metrics/?AccessID={MY AccessID}&Expires=1478887421&Signature={MY Sig}
Body: ["slemma.com"]
Response:
{
"status" : "401",
"error_message" : "Permission denied: bjeacbehaehnbmhibjgnamekcheocbfcddeaci"
}Thanks!
-
Hello!
Would you be able to send us the full API call URL and your IP address to help@moz.com so we can take a look? Please keep your member ID intact in the message so we can verify.
Talk to you soon!
-
Hello.
Our IP x.x.x.x
Full API URL:
https://lsapi.seomoz.com/linkscape/url-metrics/?AccessID=xxxx&Expires=1478887421&Signature=xxxxxx
Thanks!
-
Do you have any cols parameters specified? I am not seeing any issues with your credentials. The call you provided does not include any cols to return specific data.
-
No, I don't. We want return specific data of the all cols at once.
-
Hi David,
I am also facing the same issue.