Hi i'm still new to BC and i'm running into this error while executing the Send Method of the HttpClient ( Same error occurs when using the Get Method directly ). I have no idea why i'm getting the error since i can't see the line of code in said methods that's causing it. Also the same URI + Authorization works perfectly fine in Postman or the REST Client extension.
[img]us.v-cdn.net/.../img]
the Authorization is stored in HttpClient.DefaultRequestHeaders() if you're wondering.
Did you fix the error? Same issue here. I've a HttpRequestMessage with the authorisation in the url. The GET (get's the status) works fine but the PUT (upload a file) returns an error 'Unable to compare operands of type NavInteger with Boolean.'
Hello,
Are you sure it's the Get or Send line that is causing it / can you share the code? Of course please obscure any URIs etc.
First suggestion is that you are retrieving Media or BLOB fields, can that be right?
Sohail Ahmed
2,655
Mansi Soni
1,574
YUN ZHU
1,453
Super User 2025 Season 1