Im trying to talk to my bot through http from a ajax client but when i post to localhost:5002/webhooks/rest/webhook im getting error:
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://localhost:5002/webhooks/rest/webhook. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing).