How to connect Tasktop Sync to a RM sandbox environment?
I am attempting to connect Tasktop Sync to a RM sandbox environment and am having trouble connecting to the RM server. I looked at the tasktop-sync.log file and it appears that when authenticating against "https://jazz.net/sandbox03-jts/authenticated/j_security_check", it redirects to https://jazz.net/sandbox03-jts/authenticated/ which is an endpoint that does not exist.
The error that appears in the Tasktop Sync wizard is, "Error processing response (HTTP 404: Not Found)." Is it possible to connect Tasktop Sync to a RM sandbox environment? Why am I encountering this error?
Accepted answer
To authenticate, it's a series of redirects to do the oauth dance that brings you back to RM url.
Could be that for the sandbox environment this was customized to work properly in the jazz.net sandbox and proxy infrastructure, at least looking at your URLs and tracing the URLs from an out-of-the-box install, they differ somewhat.
Have your tried to download and install the CLM suite and try it that way?
Could be that for the sandbox environment this was customized to work properly in the jazz.net sandbox and proxy infrastructure, at least looking at your URLs and tracing the URLs from an out-of-the-box install, they differ somewhat.
Have your tried to download and install the CLM suite and try it that way?