You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

The Oracle AI Studio CLI (bundled aistudio CLI, dev-mode/basic-auth flow) cannot authenticate. (404)

Summary:

The Oracle AI Studio CLI (bundled aistudio CLI, dev-mode/basic-auth flow) cannot authenticate. The CLI calls:

GET /api/rwdtools/tokenrelay?servicetype=boss&username=<user>&scope=/
Authorization: Basic <base64>

to exchange Basic credentials for a bearer token before calling the AI Agent Studio BOSS API. On this pod that endpoint returns 404 ("404 page not found"), so every server-side CLI command fails (do-fetch-bolist-policies, etc.).
Basic Authentication was explicitly tested and does not work on any REST/API endpoint:

  • Credentials confirmed valid: the same username/password successfully executes authenticated BI Publisher SOAP calls (/xmlpserver/services/ExternalReportWSSService) on this pod.
  • The identical credentials sent via 

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!