on 2019 Nov 14 9:49 AM
I'm using the following HTTP GET procedure but the URL string get's truncated.
http://procurement.denhartogh.local/api/connection-shipping-line-tariff?Appkey=41aaa56-e0f1-4033-a86... RTM&endPort_UN_Locode=US MSY&tF_ShippingLineId=3206&tF_CreditorId=3206&tF_BookingAddressId=3206&rateType=0&selectionDate=2019-10-31
The API receives only until the '....=NL'. So it looks like the string is truncated. It only receives the first 140 characters or so.
Is this a setting in the database?
Request clarification before answering.
Found the issue. Need to convert the parameters to replace spaces with %20
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
76 | |
22 | |
9 | |
7 | |
6 | |
5 | |
4 | |
4 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.