VaRest icon indicating copy to clipboard operation
VaRest copied to clipboard

REST API plugin for Unreal Engine 4 - we love restfull backend and JSON communications!

Results 74 VaRest issues
Sort by recently updated
recently updated
newest added

How to insert API key to Set Header? Any example on Blueprint? ![image](https://user-images.githubusercontent.com/44351763/169192110-8382c78e-cc7c-4594-9b88-85f08902df6e.png) ![image](https://user-images.githubusercontent.com/44351763/169192256-87e20372-7906-4dd6-9f40-540b07bf9182.png) How to use Set Header from Varest plugin? I don’t know how to insert x-api-key to...

How to upload file (a csv file) along with other string data? For example, send data: name (string), id (string), and file (csv) to server

feature request

Hi, When using get or post request, failed callback is not called when my application is launched on mobile. Request Complete callback work fine too. Work fine on windows launches....

I can't seem to get VaRest to submit a JSON request that my Django service can use. I'm able to access my service with a handful of other scripts, programs,...

feature request

This is the same pull request as I sent for the main (4.27) brunch. But little bit refactored and added some additional commentaries.

There is no documentation on provided [wiki link ](https://www.notion.so/VaRest-UE4-Plugin-40b98c54fc184033b60a42e0e4753536) or I can't find it. I see only 3 links not related to getting started. This plugin seems promising, but I...

Hi! On the 5.0Preview 2 I have this message: The following modules are missing or built with a different engine version: VaRest VaRest Editor Engine modules cannot be compiled at...

question