Hello, I discussed this issue with my team, and we think there may be a workaround to get gRPC to work on centos 7. The issue is that the _default_ compiler on centos 7 is too old. You should be able to get a newer compiler on centos 7 using software collections at https://www.softwarecollections.org/en/scls/rhscl/devtoolset-7. With that, you can get GCC 7, which should be able to build gRPC. Please note that this is only a potential workaround, and implementing this change shold be fully vetted.
Thanks, Cory On Tuesday, April 26, 2022 at 1:06:02 PM UTC-4 Local Internet wrote: > This is a Google issue. Your new GoogleAdsAPI is requiring GRPC 4.9 before > it can work. GRPC 4.9 is not available on Centos 7. It is only available on > Centos 8. Centos 8 is NOT for production environments. It was at the End of > Life in Dec 2021. Google needs to fix the requirements of the GoogleAdsAPI > to work with GRPC 4.8 which runs on Centos 7. > > On Tuesday, April 26, 2022 at 7:58:38 AM UTC-7 adsapi wrote: > >> Hi, >> >> Thank you for reaching out to the Google Ads API support team. >> >> With regards to your concern about Centos 7, we would recommend you >> please reach out to them. >> >> We are provide support to the AdWordsAPI/ GoogleAdsAPI on this support >> channel. If you have any question to the API, could you please provide more >> details? >> >> Thanks, >> [image: Google Logo] >> Nirmita >> Google Ads API Team >> >> >> ref:_00D1U1174p._5004Q2aNQLF:ref >> > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "Google Ads API and AdWords API Forum" 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/adwords-api/9f5a2d1f-9209-4fde-82a0-94d9e33e20ben%40googlegroups.com.
