# 48004: Callback returned an error

Log Type: APPLICATION

Log Level: ERROR

## Description

### Possible causes

Your callback returned an error response, the Callback URL provided might be wrong or callback endpoint might be failing to process request.

### Possible solutions

Make sure that Callback URL and endpoint is correct and you have a running web server at that URL.
