Affected Product
Which product does this bug affect?
Registrations
Describe the bug
Despite having access to the Registrations application, all calls to return the registrations for a signup return a 403. This has broken integrations for over 100 customers. This began happening around 12 hours ago.
To Reproduce
In the api explorer, navigate to Signups -> choose an id, then "registrations" for that signup: http://api.planningcenteronline.com/registrations/v2/signups/:id/registrations
Expected behavior
Authorization to access /registrations/v2/signups should imply access to all child resources
Screenshots

Additional Context:
I have..
Affected Product
Which product does this bug affect?
Registrations
Describe the bug
Despite having access to the Registrations application, all calls to return the registrations for a signup return a 403. This has broken integrations for over 100 customers. This began happening around 12 hours ago.
To Reproduce
In the api explorer, navigate to Signups -> choose an id, then "registrations" for that signup:
http://api.planningcenteronline.com/registrations/v2/signups/:id/registrationsExpected behavior
Authorization to access
/registrations/v2/signupsshould imply access to all child resourcesScreenshots

Additional Context:
I have..