The product Im building requires our clients (Adobe Omniture users) to grant us access to their traffic data. I understand OAuth 3 legged Flow is there precisely for this purpose. I however am not a paying Adobe Omniture user and the Docs specify to use OAuth I need an AdobeID ("Step 1: Link your Analytics account to your Adobe ID") but this itself requires SiteCatalyst for which I understand I need to become a paying member. Am I mistaken in any of these steps, or is there a way around this?
Additionally following the directions of OAuth 3 legged Flow I can (ignoring step 1, as explained above) get a code through steps 2&3, however in step 4 calling https://api.omniture/com/token/?[...] to exchange code for access token returns 404. Has this changed since the docs were last updated?
Thanks,
Javier