Closed devandanger closed 5 years ago
@devandanger Could you use a fiddler equivalent for Mac and capture the full request/response that is failing?
Having issues with getting Charles proxy working on the work machine... too many proxies going on. Working on a couple extensions which output to curl commands. Regardless my co-worker got it to magically work, so we'll see maybe it's somehow a network issue. More to follow.
Very weird could get it to work on other machines.
Tried to log several diagnostics in order to solve this in lieu of a proper proxy tool working.
I tried this on a PC VM that I setup and this worked fine. Tried it on a coworkers Mac and it worked as well.
I'm moving on here but in case this gets re-opened.
Running this on a Mac everything seems to be be migrating well except for the attachments.
In
WorkItemTrackingHelpers.cs
The following code is getting hit. I keep getting stuck around line 136 in which I'm getting a 400 bad request, unfortunately I can't figure out how to get a good return from this service.
Further more I can't find the documentation for this api-version (current set to 3.2) to support this problem. Is it even necessary to create reference for these attachments any more?