metro.url: Unsupported Option Value

metro.url: Unsupported Option Value

You’ve passed a value for a URL option, that is not valid. This probably means that you’ve passed a custom object, so not a plain object, without a toString method.

The error message contains the name of the parameter, and the actual parameter value.