Re: Refresh Token Problem

2022-04-01 Thread Eray Bakır
Note: By Dynamic Refresh Token I mean I don't want to keep it in an App.config file. I want it to be included in SDK requests somehow. 1 Nisan 2022 Cuma tarihinde saat 11:41:24 UTC+3 itibarıyla Eray Bakır şunları yazdı: > In my C# (Net 5) application, if the token has expired, I want to receive

Refresh Token Problem

2022-04-01 Thread Eray Bakır
In my C# (Net 5) application, if the token has expired, I want to receive a refresh token from within the application. The customer id may be different in the requests, I want to use the current refresh token dynamically and send the requests with it. I would be very grateful if you could help

Re: refresh token problem when call the script

2020-07-27 Thread Google Ads API Forum Advisor Prod
Hi, I see they have now responded. You can continue on that thread so that they can resolve your issue quicker. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5004Q22ZJVJ:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: refresh token problem when call the script

2020-07-27 Thread yaman sawan
thanks i already before posting here i asked them but no response On Monday, July 27, 2020 at 7:26:33 PM UTC+3, adsapiforumadvisor wrote: > > Hi, > > You should reach out to the client library owners > since this > appears to be a client

RE: refresh token problem when call the script

2020-07-27 Thread Google Ads API Forum Advisor Prod
Hi, You should reach out to the client library owners since this appears to be a client library specific issue and they are better suited to respond. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5004Q22ZJVJ:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

refresh token problem when call the script

2020-07-27 Thread yaman sawan
hi i am working to get refresh token and i am going step by step from this tutorial but the problem when i write $ php GetrefreshToken.php to run the code he's skipping the