node-jenkins-api icon indicating copy to clipboard operation
node-jenkins-api copied to clipboard

fetching error

Open JustinMartinDev opened this issue 7 years ago • 0 comments

Hello,

I'm creating a web app (based on React), this one will display informations about a Jenkins System. Like react is based on NodeJS server i used the node-jenkins-api. I want to get all jobs but i got this error : "Failed to fetch", anyone know why i got this ? (I had already disable CSRF Protection)

Cross-Filter : hc_5

Code to call api : hc_2

Response in console : hc_4

Response in web app: hc_3

JustinMartinDev avatar Jul 16 '18 15:07 JustinMartinDev