Hi,
I'm getting 404s on requests to the API, for example:
curl -X GET \
--header "Content-Type:application/json" \
--header "Authorization: Token API_TOKEN" \
https://my.opalstack.com/api/v0/dns/list/
It seems like it started last night. Anyone else having this problem?