Skip to main content

Google Cloud API - Configuration Documentation

  • October 2, 2024
  • 4 replies
  • 40 views

vanitharaj1208
Forum|alt.badge.img+14
Google Cloud API - Integration
 
Is the documentation to integrate available?

4 replies

kentphelps
Staff
Forum|alt.badge.img+12
  • Staff
  • October 3, 2024

Have you found this API documentation as yet?


AV007
Forum|alt.badge.img+2
  • New Member
  • October 4, 2024

Hi, we've integrated the Google Cloud API and can retrieve details via Swagger. However, we're encountering a 401 error when attempting to execute the "HTTP request" block on the SOAR platform. Could this issue be resolved by adding specific permissions to our service account, or are there other permissions needed to utilize this block on SOAR?

 

 

 


kentphelps
Staff
Forum|alt.badge.img+12
  • Staff
  • October 4, 2024

You need to add the API Key or AppKey to the header.  Take a look at this other forum answer for background.


AV007
Forum|alt.badge.img+2
  • New Member
  • October 9, 2024

It works! Thank you.