Stellar PHP SDK API Documentation

SEP31BadRequestException extends Exception

Exception thrown when a SEP-31 request returns HTTP 400 Bad Request.

This exception indicates that the request was malformed or contained invalid parameters. The error message provides details about what was incorrect in the request.

Common causes:

  • Invalid or missing required fields
  • Amount outside min/max limits
  • Unsupported asset or destination asset
  • Invalid quote_id or expired quote
  • Missing or invalid sender_id or receiver_id
Tags
see
https://github.com/stellar/stellar-protocol/blob/v3.1.0/ecosystem/sep-0031.md
see
CrossBorderPaymentsService

Table of Contents


        
On this page
  • Table Of Contents

Search results