You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.
Good afternoon! Faced with such a problem: I decided to use the plugin to communicate the game with the WEB API on NET Core, decided to make the API over HTTPS to transmit JSON data, and faced with the fact that the plugin seems to be unable to send data to the API over HTTPS and therefore receive them. When I tried over HTTP -> everything worked like a Swiss watch. Please tell me, what could be the problem?
Engine version: 5.0.3 from Epic Launcher
VaRest plugin form Epic Launcher, for UE 5.0
The text was updated successfully, but these errors were encountered:
You should set log mode to Verbose for LogHTTP category and check what happens with request. It seemed to be certificate-related issues or something like this.
Good afternoon! Faced with such a problem: I decided to use the plugin to communicate the game with the WEB API on NET Core, decided to make the API over HTTPS to transmit JSON data, and faced with the fact that the plugin seems to be unable to send data to the API over HTTPS and therefore receive them. When I tried over HTTP -> everything worked like a Swiss watch. Please tell me, what could be the problem?
Engine version: 5.0.3 from Epic Launcher
VaRest plugin form Epic Launcher, for UE 5.0
The text was updated successfully, but these errors were encountered: