Hi, I am having an issue with the x402 upload endpoint.
When I try to upload a file using x402, the request fails with HTTP 500 and the response is:
{
"error": "Upload failed",
"message": "Error: Request failed with status code 403"
}
I have verified that the payer account has sufficient USDC balance.
I also tested this successfully about 2 months ago, so I am wondering whether something has changed on the server/facilitator side.
I am using:
@x402/core 2.14.0
@x402/evm 2.14.0
@x402/fetch 2.14.0
Network: Base mainnet
The account has enough USDC for the requested payment.
Could you please check what is causing the 403 on your side?
If useful, I can provide the old successful transaction hash, the current payer address, and the relevant request/response details.
Hi, I am having an issue with the x402 upload endpoint.
When I try to upload a file using x402, the request fails with HTTP 500 and the response is:
I have verified that the payer account has sufficient USDC balance.
I also tested this successfully about 2 months ago, so I am wondering whether something has changed on the server/facilitator side.
I am using:
@x402/core 2.14.0
@x402/evm 2.14.0
@x402/fetch 2.14.0
Network: Base mainnet
The account has enough USDC for the requested payment.
Could you please check what is causing the 403 on your side?
If useful, I can provide the old successful transaction hash, the current payer address, and the relevant request/response details.