Skip to main content

HTTP-codes in affiliates postbacks

Written by Daria Mamchenkova

In the Affiliates postbacks slice, you can check the logs of the affiliate postback. The Http code column shows the response from the affiliate's server.

HTTP-codes in affiliate postbacks

HTTP-code

Code status

Description

200

Affiliate’s server successfully received the postback.

0

Access rejected.

The affiliate's server rejected the request, or the request did not reach the server.

400 or 900

Bad request.

The server cannot or will not process the request.

404

Not found.

The Affise server did not find a current representation for the target resource or it's not willing to disclose that one exists.

500

Internal server error.

The affiliate's server does not respond and does not accept a Postback URL on their side.

🔎 The table contains the most common codes. Read more about HTTP status codes here.

🔎 In case of HTTP 4xx and 5xx errors (e.g. 404, 500), the system performs five retry attempts with an incremental delay of +2 seconds between each attempt.

The retry schedule is as follows:

  • 1st retry: 2 seconds

  • 2nd retry: 4 seconds (from the 6th second)

  • 3rd retry: 6 seconds (from the 12th second)

  • 4th retry: 8 seconds (from the 20th second)

  • 5th retry: 10 seconds (from the 30th second)

What to do next


Please contact the Affise Customer Support team regarding all raised questions via the e-mail: [email protected].

Did this answer your question?