casog
Ebay's new "RESTFUL" api's seem to have done away with seller JSON responses
It looks like I can't just query my own ebay listings (auctions, buynows). They have some weird scheduled task api that geneerates report files you download? How can I just get inventory and listings/products for sale/auction?
7 replies
✅ Lagging IOptionsMonitorCache for openidconnnect
I’m configuring a openidconnect at startup but require a change to the scope based on dynamic runtime clientid for openidconnectoptions scope. When I run this, challengeasync willl redirect to external identity provider for login but with the previous scheme. When I hit back on browser, and authenticate again, the correct clientid is passed. It lags by one. I thought optionsMonitor.tryremove and tryadd before challengeasync would take care of this, but it isn’t. What am I missing?
25 replies