mapbox / mapbox-unity-sdk

Mapbox Unity SDK - https://www.mapbox.com/unity/
Other
723 stars 212 forks source link

Mapbox with authenticated proxy #1710

Open AzeExMachina opened 4 years ago

AzeExMachina commented 4 years ago

Is there a way to setup mapbox to get around this problem? Also, I've noticed that when navigating with an unauthenticated proxy I can't see any entry in my proxy log that references api.mapbox.com, are you bypassing in any way the proxy in your request?

Thanks in advance

brnkhy commented 3 years ago

@AzeExMachina I never worked with proxies really but we aren't doing anything special with web requests, they are just plain regular web requests using a basic url etc. So I cannot even imagine what might be wrong there, sorry.