ORCID / python-orcid

Python wrapper around ORCID API
BSD 3-Clause "New" or "Revised" License
92 stars 26 forks source link

POST/PUTing JSON #3

Closed kaplun closed 9 years ago

kaplun commented 9 years ago

Would be great to check with ORCID if:

MSusik commented 9 years ago

The library now sends PUT/POST requests using JSON format. This has been changed in 0.5.1 release.

Other fixes will be handled by the ORCID team.