> On 15.12.2016, at 11:13, Sagar Khalasi <[email protected]> wrote: > > 1. Server returned HTTP response code: 403 for URL: > http://192.168.16.138:8090/job/remoteTriggerJob/buildWithParameters?Name=remoteTriggerJob&delay=0
Assuming you configured authentication correctly, my guess is that the plugin cannot deal with CSRF protection. Try temporarily (!) disabling that option in the global security configuration on the destination Jenkins instance and see whether it works then. If so, that's a bug in the plugin. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/AE968D10-541C-40B4-B7C6-C5C84963B47F%40beckweb.net. For more options, visit https://groups.google.com/d/optout.
