Search found 2 matches

by ibmiguy
Thu Dec 09, 2021 5:34 pm
Forum: HTTPAPI
Topic: UPS Tracking Web Service Not Working
Replies: 1
Views: 7483

Re: UPS Tracking Web Service Not Working

I added to the header and it works now.

Content-Type: application/json
Accept: application/json

Thanks!
by ibmiguy
Thu Dec 09, 2021 5:06 pm
Forum: HTTPAPI
Topic: UPS Tracking Web Service Not Working
Replies: 1
Views: 7483

UPS Tracking Web Service Not Working

Hi All, I can get the request working through Postman but my attempts fail with a 406 code. I have tried both request types with the same result. What the heck am I doing wrong? Working with UPS is a pain! Dcl-Proc SetHeader; // -----------------------------------------------------------------------...