Does the Case Cloner written by Michael work with FB 7.1.5?
I set the FB credentials correctly, or so I think...
I am getting 503 errors.
Here is what is output by the application:
---hWZHIm0loh2PrnMxs3wMWl3aSIbdGH
Content-Type: text/plain; charset="utf-8"
Content-Disposition: form-data; name="password"
mypassword
--hWZHIm0loh2PrnMxs3wMWl3aSIbdGH
Content-Type: text/plain; charset="utf-8"
Content-Disposition: form-data; name="cmd"
logon
--hWZHIm0loh2PrnMxs3wMWl3aSIbdGH
Content-Type: text/plain; charset="utf-8"
Content-Disposition: form-data; name="email"
myloginID
--hWZHIm0loh2PrnMxs3wMWl3aSIbdGH--
We use LDAP to authenticate user logins. I have tried using my email address and my network loginID as the "email" field value. I have the URL set to: https://fogbugz.myurl.com
Any help or tricks to get this useful app working would be greatly appreciated.