.NET Client Library - OnAuthTokenRefreshed?
hello,
i using .net client library bing ads, , oauthsettings seems have code refresh token automatically.
however, there seems no event - can hook , update auth token in db.
questions:
1. api support refreshing token when app has active token (for example, google oauth not support this)
2. recommendation api team? should not worry refreshing token before each call? we'll have load balanced multi server configuration in-memory caching not help.
3. there rate/request limits in general api? sorry haven't searched documentation one
thanks!
manas
manas @ optmyzr d0t c0m
update:
i changed oauthsettings , oauthhelper classes enable event on token refreshed.
1. appears api has no issues refreshing token when active token issued.
2. cache, client library samples not seem encourage this.
3. ?
also, mentioned on other thread, seems service returns error code 105 when should returning 109. understanding correct?
thanks!
optmyzr.com | creating sem automation solutions everyone
Bing Ads API: Development > Bing Ads API: Development
Comments
Post a Comment