TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
sudheen
1.4k
313
83.4k
Invariant culture handling in Json Payload
May 17 2018 3:40 AM
Hi,
Iam creating custom fields using API call.
var
response = WebClient.UploadString(url, httpMethod, requestDataStr);
requestDataStr is a json payload
with
following data
{
"id"
:
"Escritório local - Brasil"
,
"description"
:
"Description for EscritriolocalBrasil"
,
"enabled"
:
true
,
"wstype"
:
"custom5"
,
"database"
:
"TPSDK"
,
"hipaa"
:
false
}
if i pass normal english string to id , it is working fine. if i pass
portuguese string to id so,getting following error.i
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<title>400 Bad Request</title>
<h1>Bad Request</h1>
<p>The browser (or proxy) sent a request that this server could not understand.</p>
Please can anyone help...
Reply
Answers (
0
)
SQL Server Automatic Update
Error while Install visual studio community 2015