Since what these requests actually do better suits a POST method rather than a GET method, consider changing them. The requests are: **GET {{host}}/api/groups/{{groupName}}/invite/{{inviteID}}**, and **GET {{host}}/api/groups/{{groupName}}/invites/new**.