Forum Discussion
bot_manager
May 08, 2023Copper Contributor
Azure bot OAuth2 connection (Generic Oauth 2) setup does not work
Hi Microsoft folks! We have been trying to get our OAuth2 connection to our REST API to work via Azure Bot but we have been hitting a roadblock. Here is the problem. The OAuth2 redirect URI (http...
Sayali-MSFT
Microsoft
May 09, 2023bot_manager - Thanks for reporting your issue.
We will check this at our end and will get back to you.
We will check this at our end and will get back to you.
- Sayali-MSFTMay 10, 2023
Microsoft
bot_manager -We are not able to repro the scenario, we have tried with the above repro steps. but it is working fine from our end.
A 503 Service Unavailable Error indicates that a web server is temporarily unable to handle a request. That could be the web server you’re trying to access directly, or another server that web server is in turn trying to access. It’s called a 503 error because that’s the HTTP status code that the web server uses to define that kind of error. The error can occur for a number of reasons, but the two most common reasons are that the server is overwhelmed with requests or is having maintenance performed on it.
Meanwhile we are checking with the internal team and get back to you once we get any update.- bot_managerMay 12, 2023Copper ContributorWe figured out the issue. Our VPN network was not allowing the request through. We have been able to circumvent it. If I may suggest, it would be nice if the error message indicated whether the request was unable to reach a microsoft service or whatever service it was trying to contact. It was really hard to discern whether it was an issue on our end or not
- Sayali-MSFTMay 15, 2023
Microsoft
bot_manager - Glad to hear that your issue is resolved. We will keep in mind and update it accordingly.