410 will have a body message that tells what what the problem is
The usual issue with a 410 is that you called the v3 version of the API instead of the v5 version.
You omitted the v5 header
410 will have a body message that tells what what the problem is
The usual issue with a 410 is that you called the v3 version of the API instead of the v5 version.
You omitted the v5 header