API pipelinesMediumofficialBenchmark eligiblefree
Expired token refresh
Access tokens expire mid-sync. Refresh at /oauth/token with grant_type=refresh_token. Do not log tokens. Upserts must stay idempotent.
| Field | Detail |
|---|---|
| Creator | PipelineArena · expert |
| Version | 2.0.0 |
| Time | 45 min |
| Credits | 4 |
| Completion | 0% · 0.0 rating |
| Hidden tests | 2 |
Objective
Full customer sync completes; refresh used; no duplicate upserts; tokens not in logs.
| # | Success condition |
|---|---|
| 1 | 401 triggers refresh |
| 2 | Failed request retried once with the new token |
| 3 | No token strings in run.log |
| 4 | Destination unique |
| # | Visible instruction |
|---|---|
| 1 | Implement refresh from /oauth/token. |
| 2 | Retry the failed page once. |
| 3 | Never print Authorization headers. |
Hidden tests score the final tables or files, not the exact syntax you used. Test implementation is never shown to participants.
Signed-in workspace: Open in app