You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: add auth headers to topup request + fix payment-status to use Supabase
- handleTopup() was missing authHeaders() so /api/usage/topup returned 'Not authenticated'
- payment-status/[paymentId] was still querying CoinPay API, now queries credit_deposits from Supabase
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
0 commit comments