Unity3dSampleTemplate icon indicating copy to clipboard operation
Unity3dSampleTemplate copied to clipboard

403 Forbidden Error?

Open metaspartan opened this issue 3 years ago • 2 comments

Trying any call with https instead of http (which also doesn't work) results in 403 forbidden error

Example Block Number Call Error in Unity Console:

HTTP/1.1 403 Forbidden
UnityEngine.Debug:Log (object)
GetLatestBlockCoroutine/<GetBlockNumber>d__6:MoveNext () (at Assets/GetLatestBlockCoroutine.cs:40)
UnityEngine.SetupCoroutine:InvokeMoveNext (System.Collections.IEnumerator,intptr)

metaspartan avatar Nov 07 '21 01:11 metaspartan

I had to create my own Infura link to get it working!

aHumanBananaa avatar Dec 11 '21 20:12 aHumanBananaa

I created a custom endpoint link from infura, still getting 403. Any other suggestions?

andrewnagata avatar Aug 09 '22 00:08 andrewnagata