Just did.
- Home
- Sreenivas.Bathula
Latest posts made by Sreenivas.Bathula
-
RE: Sample API call error
Hello David,
I am receiving that error for any api call. Also Our enterprise has a paid API subscription.
Regards
Sreenivas
-
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!
Looks like your connection to Moz was lost, please wait while we try to reconnect.