Al Arkkan

ANB RMS / B2B Test Console

Standalone KSA server app for OAuth, VIBAN, webhook, and ANB technical diagnostics.

OAuth Token Diagnostic

Tests ANB token endpoint from this server using the documented client credentials flow.

Ready

Documentation flow: POST /v1/b2b-auth/oauth/accesstoken

Body: grant_type=client_credentials, client_id, client_secret

Expected: HTTP response with access_token, or clear gateway/credential error.

Meeting Commands

curl -s https://api.ipify.org && echo
dig +short test-api.anb.com.sa
curl -I --connect-timeout 10 https://developer.anb.com.sa
curl -v --connect-timeout 30 https://test-api.anb.com.sa/v1/b2b-auth/oauth/accesstoken

Latest Result

No request yet.

Request / Error Logs