Closed niezbop closed 1 year ago
@niezbop @lacostej Any news on this one? We'd love to have this in an official version soon.
@niezbop @lacostej Just hoping for any updates here?
Sorry for the delay. Was waiting for @lacostej and forgot about u3d after that. Merging now and releasing soon.
@niezbop This works great! Thanks for the fix.
…
Pull Request Checklist
bundle exec rspec
to make sure that my PR didn't break any testbundle exec rubocop
to make sure that my PR is inline with our code stylePull Request Description
Fixes #433
Unity has started blocking the default Ruby agent, which leads u3d to face 403 Forbidden when making requests to their system. This makes it so that our ongoing requests use Mozilla's browser agent to bypass this issue.