samvera / questioning_authority

Question your authorities
Other
54 stars 30 forks source link

Update Geonames URIs to https #307

Closed no-reply closed 4 years ago

no-reply commented 4 years ago

Geonames now uses HTTPS URIs for its resources. Since QA constructs the URIs from JSON ids manually, it missed this change. The update fixes subject mismatches for clients.

Fixes #306.