Error consuming api - route report

help, I don't know what I'm doing wrong, it stopped working in January
I can get session and devices, but not the report.
and the old information that I could recover, now I can't

Img postman
img 1 Posman

img api php
img 2 Api Php

Anton Tananaev3 years ago

You want to get JSON format? Then you need to include an Accept header.

ok, thank you very much Anton