I'm trying to execute the authorization process outlined here. When I try an Authorization Request (step 1), I get a 404 error. I'm sending the three params via GET (response_type, client_id and redirect_url). Simply clicking on the URL in the article (https://oauth2.constantcontact.com/oauth2/oauth/siteowner/authorize) is returning a 404. What am I missing?
Hey Matt,
Can you PM me the exact URI that you are using so I can see where the 404 is going?