Description
Test Kitchen UI uses Action API to fetch streams configuration to pre-populate fields in the instrument registration form
Recently we have seen some intermittent 403 errors when Test Kitchen UI makes that request, for now only when running locally. At this time we think the error could be because of some kind of rate limiting due to the fact that we are not using a well-formed user agent when making that request.
Acceptance criteria
- Define a well-formed user agent when making the request to the Action API