Hello everyone, hope you are all doing well, I'm t...
# community-help
e
Hello everyone, hope you are all doing well, I'm trying to integrate our crowdstrike into tines and i'm following a guide from Tines itself but it isn't working is there someone that already has done this? thank you in advance
m
Hi Diogo! Yep, lots of times! What error are you getting?
e
Hi Thomas, thank you for replying, I'm getting 405 code, and just for reference I'm following https://www.tines.com/blog/getting-connected-to-the-crowdstrike-api
m
What action are you getting a 405 on Diogo?
Can you share the output? Where have you gotten to so far in the tutorial?
r
405 would be a "Method not allowed" error - I'd check your calls to the CrowdStrike API and make sure that the things that should be GETs are GETs, the things that should be POSTs are POSTs, etc.