communitysnowobs / cso-api

0 stars 2 forks source link

regobs API update #17

Closed aaarendt closed 3 years ago

aaarendt commented 4 years ago

Testing reveals regobs data might not be getting pulled into the CSO database.

emiliom commented 4 years ago

Great detective work, @aaarendt . So, the service call we were using no longer works. But the Swagger interface you found might be pointing to an entirely different service / API type. Regardless, regobs ingest does seem to be broken and we'll need to look into this closely. I can ultimately figure out the REST API using the Swagger UI documentation, and can develop Python REST API access examples. But adapting that understanding and code to javascript for the CSO API to work properly may be more difficult, at least for me. If it does get difficult, could we get direct help from Gabe's UAF team, and maybe with some input from Jonah?

aaarendt commented 4 years ago

Thanks @emiliom! I haven't spoken with Jonah in quite some time but I expect he'll be available to point us in the right direction. I don't know where things are at with the handoff to UAF.

emiliom commented 3 years ago

The regobs importer has been working fine since the migration to UAF. As discussed elsewhere, the error was not with the API call per se. Closing this issue.