Udsendt: 10 timer
The check to ensure an issue is a 409 Conflict is to open your browser Developer Tools (F12) and go to the "Network" tab. Identify the failed request, and the value in the "Status" column will literally be 409. Additional information will be given under the response headers and the body. It proves that it is not a network issue but rather a particular Http 409 conflict that must be solved.
Del på min tidslinje