Hi guys,
I'm trying to make API requests from my webserver via PHP. I'd like to retrieve data from the SEOmoz URL Metrics API. Unfortunately I always get the error response "unauthorized" even when I copy and paste the Sample Valid API Signature generated by your system into the browser.
Is Signed Authentication not longer supported? I even tried the sample PHP Code SignedAuth.php but there's the same problem, too.
If signed authentication is not longer available, do you have a code example for the basic http authorization?
Thanks,
Brandon