Can verify this keeps occurring, anybody know any alternatives to roproxy?
I was using it only for photo and music search so i figured out that i can just use :GetFreeDecals and :SearchAudio which are actually also way faster
This is occurring for me as well, but only occurs in-experience (requests always work fine in studio). @okfalse, can we get an answer as to why this is the case, and potentially a fix to this issue? At least in my cases, this error is very frequent and causes RoProxy to be nearly unusable for me.
Does the inventory API still work, I keep getting unauthorized errors.
I just created my own proxy for free using cloudfare workers. With cloudfare workers you get 100,000 requests per day for free. To reduce the amount of requests I consume on cloudfare I first request roproxy and if it fails I use my own as a backup. This system has worked great for me!
Here is a good tutorial on how to setup your own.
Hope this helps!