Class MethodNotAllowedError
Represents an error that occurs when a request with an invalid method is made to the EasyPost API.
Namespace: EasyPost.Exceptions.API
Assembly: EasyPost.dll
Syntax
public class MethodNotAllowedError : ApiError
Represents an error that occurs when a request with an invalid method is made to the EasyPost API.
public class MethodNotAllowedError : ApiError