Hello I have created a demo free trial zendesk account and with it, by following this article https://developer.zendesk.com/documentation/ticketing/using-the-zendesk-api/making-api-requests-on-behalf-of-end-users/, I am trying to create a request for users that have not used (not verified emails) my instance of zendesk. If I understand the article this should be possible, I have created an Auth Client and I am creating successfully impersonated scoped token, but when trying to create the request it self, I am getting a bad request 400 with error:
This API version does not support the X-On-Behalf-Of header. Please use an API token.
My guess is that this is most likely duo to the free trial account but still it would be nice if someone can verify this for me, thank you.
these are the headers used:
