Environment (production/development)
Occurs in: production
Describe the bug
The endpoint for querying for an Apple receipt is accessible from any URL prefixed with /know-me/subscription/apple/, eg /know-me/subscription/apple/foobar/.
Expected behavior
The endpoint is only intended to be accessed from /know-me/subscription/apple/query/.
Environment (production/development) Occurs in: production
Describe the bug The endpoint for querying for an Apple receipt is accessible from any URL prefixed with
/know-me/subscription/apple/
, eg/know-me/subscription/apple/foobar/
.Expected behavior The endpoint is only intended to be accessed from
/know-me/subscription/apple/query/
.