You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The cause of this is that the Program Service endpoint used to confirm the invite information is currently set to require authorization. We need this endpoint to work for users that are not logged in (obviously).
The specific endpoint is GET /programs/joinProgramInvite. This can be moved to the PublicProgramController and the authorization annotation removed.
Describe the bug
Program
WCCPMP-US
reports that some of their submitters encounterUnknown Error
when join the program.Unknown Error
issueUnknown Error
issue.Steps To Reproduce
Steps to reproduce the behaviour:
Program Services
with admin roleTEST-INTL
orTEST-CA
Manage Program
ADD USERS
ADD USERS
JOIN THE PROGRAM
Expected behaviour
The submitter should be able to see the following interface to join the program
The text was updated successfully, but these errors were encountered: