Automatic Login with Ajax POST request

Hello Everyone
I am trying to automatically login to Zammad by sending an ajax POST request to api/v1/signin from my webapp on a different server, but I am getting ‘Access-Control-Allow-Origin’ missing error.
Am I supposed to append Access-Control-Allow-Origin header to a http response somewhere in the zammad source code on my server? Can you please help me with this?

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.