Primavera Cloud Preflight

Step-by-step check of the OAuth + REST chain. Each red light tells you exactly which gate is closed and how to open it.

Ready for live data
All gates open. The connector can talk to Primavera Cloud.
7 passed 0 failed 0 skipped
1. Environment variables
PASS
OPC_BASE_URL, OPC_CLIENT_ID, OPC_CLIENT_SECRET all present.
2. Token endpoint reachable
PASS
DNS + TCP OK for idcs-0bf1d9eb95b44e05b1b3e4f9044b75e4.identity.oraclecloud.com:443
3. OAuth token issued
PASS
Token acquired (expires in 3600s).
4. Scope accepted
PASS
IDCS honored scope: password grant (OPC_SCOPE env var) → 'http://primavera-us2.oraclecloud.com/api'.
5. REST API reachable
PASS
DNS + TCP OK for primavera-us2.oraclecloud.com:443
6. Allow-access gate open
PASS
Primavera Cloud accepted the authenticated REST call.
7. Sample project read
PASS
Successfully read 6 project record(s) from Primavera Cloud.
Currently configured (env)
  • OPC_BASE_URL: https://primavera-us2.oraclecloud.com/api/restapi
  • OPC_TOKEN_URL: https://idcs-0bf1d9eb95b44e05b1b3e4f9044b75e4.identity.oraclecloud.com/oauth2/v1/token
  • OPC_CLIENT_ID: 7fe12ede01d94909b56848039a1fc3bf
  • OPC_CLIENT_SECRET: ••• set
  • P6_CONNECTION_TYPE: opc