I'm using Scalar for administration and recently I've encountered some strange problems, when I click on Test Request, the console gives me an error:
TypeError: Cannot read properties of null (reading 'uid'),
This error prevents me from initiating a request to debug the API
plus I've found some warnings:
[DEPRECATED] Warning: configuration.proxy points to our old proxy (https://api.scalar.com/request-proxy).
standalone.js:16526
[DEPRECATED] We are overwriting the value and use the new proxy URL (https://proxy.scalar.com) instead.
[DEPRECATED] Action Required: You should manually update your configuration to use the new URL (https://proxy.scalar.com). Read more: https://github.com/scalar/scalar
I'm using Scalar for administration and recently I've encountered some strange problems, when I click on Test Request, the console gives me an error:
This error prevents me from initiating a request to debug the API
plus I've found some warnings: