Connection Test
This will make a test API call to Exact Online to verify your authentication and retrieve your current user information.
What This Test Does
1. Token Validation: Checks if your OAuth token is valid and automatically refreshes it if needed (tokens are refreshed every 9 minutes).
2. API Call: Makes a request to the current/Me endpoint to retrieve your user information.
3. Rate Limit Tracking: Updates and displays current rate limit usage from response headers.
4. Database Logging: Saves the API call to the database for historical tracking.