Hi there,
First off, I'm using RavenHQ through AppHarbor. I'm not sure if that changes anything.
I was given a URL through AppHarbor for my DB. Everything seems to be working 99% fine, but there was some strangeness, so I was hoping if I navigated to the URL, I would see the web view that Raven provides. Unfortunately, I was greeted with this:
{ "Url": "/databases/AppHarbor_2b7ace49-9df2-4bae-bae2-777a6048808a;ApiKey=<Some Key>", "Message": "Could not find a database named: AppHarbor_2b7ace49-9df2-4bae-bae2-777a6048808a;ApiKey=<Some Key>", "Error": "Could not find a database named: AppHarbor_2b7ace49-9df2-4bae-bae2-777a6048808a;ApiKey=<Some Key>" }
Is this expected? If I can't view my data directly, that's fine, but the "Could not find a database" worries me that I've messed something up.