when i make the call to this api endpoint via javascript as a student:
'/api/v1/accounts/1/external_tools?search_term=%5BIvey&per_page=30'
i get an unauthorized error. (this works for admins and faculty)
is there anyway i can allow students to have read access to this endpoint?