When I send my request to the verify server via POST I always receive
a "501 not implemented" error. If I use "GET" (which suppossedly I
shouldn't) I always get "False verify incorrect params". I am working
from a local host for development so I am sending 127.0.0.1. I'm sure
the keys are correct. Any ideas? I've been at this for 2 days trying
every conceivable variation in my code.