Sample API call error
-
from mozscape import Mozscape client = Mozscape('xxxxx', 'xxxxx') # Now for some anchor text results anchorResults = client.anchorText('http://www.moz.com') # Or for just specific columns anchorTermResults = client.anchorText('http://www.moz.com', cols=Mozscape.ATCols.term)this is the error I am getting **mozscape.MozscapeError: HTTP Error 403: Permission denied: fpalgkadgnamhiblgpakemcfeedbebdcfk**My python is installed in appdata/local/programs and it is an enterprise environment. Thank you in advance! -
Hello!
Anchor text requires a paid API plan in order to access the data as well as Top Pages. Free API access only allows URL metrics and Link Metrics calls.
-
Hello David,
I am receiving that error for any api call. Also Our enterprise has a paid API subscription.
Regards
Sreenivas
-
Can you email the full URL call your app is generating to help@moz.com?
-
Just did.