OAuth 2.0 Grant Type for API authorization code

Hello, everybody!!

I am working on a project for the construction industry, including Unreal Engine as a base platform for building data visualization. I am facing some problems when I tried to get authorization code from external API using the VaRest plug in.

Is there a way I can create a API request that launch an URL for log-in and retrieve the authorization code back to unreal from the response?

2 Likes

I am also facing this problem. Have you managed to find a solution?
Or maybe someone else has a solution?

I know is late, but yes. Getting the code from the URL, using the the OnURLChange event from the UMG web browser

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.