Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: How to work with json?
Post: How to work with json?

As I mentioned above, I want to simplify a json string. An example for more details: I have a json string: {"name":"erik","name_sanitized":"Erik","country":"","gender":"male","samples":31753,"accuracy...
manhsv Web Scraping & Web Development 2 2,152 Jan-22-2019, 04:38 AM
    Thread: Bad request(400) error!
Post: RE: Bad request(400) error!

I've checked, the service of this API doesn't work.But this case is POST function. I've tried another API. May you do an example for this? API's documentation is here(my api_key is on the previous pos...
manhsv General Coding Help 8 4,113 Jan-15-2019, 11:50 AM
    Thread: Bad request(400) error!
Post: RE: Bad request(400) error!

(Jan-14-2019, 09:17 AM)mlieqo Wrote: Your request seems ok, if you're getting 504 then the problem should be on the server side - check a short explanation here: https://stackoverflow.com/a/8494758I...
manhsv General Coding Help 8 4,113 Jan-14-2019, 12:51 PM
    Thread: Bad request(400) error!
Post: RE: Bad request(400) error!

(Jan-13-2019, 06:19 PM)mlieqo Wrote: Hey manhsv, if you look at the doc page for this 'add' service you can see it also has some required query parameters, in this case 'text'. So you need to also ...
manhsv General Coding Help 8 4,113 Jan-14-2019, 07:25 AM
    Thread: Bad request(400) error!
Post: Bad request(400) error!

I try to add Vietnamese accent by using API on this :link((on API: Add Accents) but bad request(400). import requests url = "http://api.openfpt.vn/vnaccent/add" headers = { 'api_key': "5268c...
manhsv General Coding Help 8 4,113 Jan-13-2019, 09:16 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020