You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for the gem, I've been using the ACL parameters to generate the auth, which has been really useful! 🏅
I have an issue that I need help with - The generated URL from the ACL Parameter Option doesn't work when the URL contains a ~. Here's the sample code to reproduce,
Note that the URL generated works when using the path without ~. I also tried changing the field_delimiter and acl_delimiter options while initializing but to no avail.
Any help is appreciated! Thanks!
The text was updated successfully, but these errors were encountered:
GEM Version:
0.2.1
Thank you for the gem, I've been using the ACL parameters to generate the auth, which has been really useful! 🏅
I have an issue that I need help with - The generated URL from the ACL Parameter Option doesn't work when the URL contains a
~
. Here's the sample code to reproduce,Note that the URL generated works when using the
path
without~
. I also tried changing thefield_delimiter
andacl_delimiter
options while initializing but to no avail.Any help is appreciated! Thanks!
The text was updated successfully, but these errors were encountered: