Hi folks

I’ve been grabbing JSONs from PDBe reliably for some time, but this morning I’m 
getting a 404 from https://www.ebi.ac.uk/pdbe/graph-api/mappings/uniprot/1s0h 
and other entries:

(see https://www.ebi.ac.uk/pdbe/graph-api/pdbe_doc/#api-SIFTS-GetPDBUNPMapping 
for details and an example, which is also giving me a 404) 

This bit of Python confirms this - 

>>> import requests
>>> result = 
>>> requests.get("https://www.ebi.ac.uk/pdbe/graph-api/mappings/uniprot/1s0h";)
>>> result.status_code
404

Should I just be patient and wait for the server to come up?

Harry

########################################################################

To unsubscribe from the CCP4BB list, click the following link:
https://www.jiscmail.ac.uk/cgi-bin/WA-JISC.exe?SUBED1=CCP4BB&A=1

This message was issued to members of www.jiscmail.ac.uk/CCP4BB, a mailing list 
hosted by www.jiscmail.ac.uk, terms & conditions are available at 
https://www.jiscmail.ac.uk/policyandsecurity/

Reply via email to