Quantcast
Channel: Questions in topic: "webrequest"
Viewing all articles
Browse latest Browse all 387

UnityWebRequest.Put to AWS S3

$
0
0
I'm using the documentation shown in the link below to try and put some data into a .txt file I've got on my AWS S3 account: https://docs.unity3d.com/ScriptReference/Networking.UnityWebRequest.Put.html However, I get an error message saying "HTTP/1.1 403 Forbidden". So obviously I don't have the permissions set up properly, or I need to request them in Unity. Does anyone know how to achieve this or point me in the direction of the documentation please?

Viewing all articles
Browse latest Browse all 387

Trending Articles