I tried using Piston for a simple API, hoping to use its OAuth support. But the first time I hit the endpoint after enabling OAuth, I got an error:
TemplateDoesNotExist: oauth/challenge.html
and sure enough, there is no such file.
Does OAuth work in Piston? Am I making a stupid n00b mistake?