michelin / snowflake-grafana-datasource

Snowflake Grafana datasource plugin enables the visual representation of Snowflake data within Grafana dashboards and manages alerts.
Apache License 2.0
68 stars 33 forks source link

%*p characters in password causing problem #4

Closed vladimirvilinski closed 2 years ago

vladimirvilinski commented 3 years ago

Our Snowflake password looks like xxxxxxx%*pxxxxxxxxx

If we try to authenticate using this password - we get an error: Validation query error : invalid URL escape "%*p"

discostu105 commented 2 years ago

ran into the same issue

inacionery commented 2 years ago

A workaround is to escape from % to %25