'Send csv from Appsflyer to google cloud bucket using HTTP POST

I want to send csv from Appslfyer Push API (using HTTP POST) to Google Cloud Bucket. But the HTTP post doesn't work, and I can't write file.

I tried to make the bucket public, but it doesn't work either.

Apssflyer side says, that IP isn't in Allowed list.

How can I fix this or do it another way?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source