Vorleak Yek
Results
11
comments of
Vorleak Yek
If `curl.exe --location 'http://localhost:3000/api/projects/projectManagers'` returns "Unauthorized", try curl.exe --location 'http://localhost:3000/api/projects/projectManagers' --header 'x-customrequired-header: custom-header-here' Note: replace custom-header-here with your own header. Note: it returns the test data because we're running it...