Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

URL params doesn't accept character '.' as a parameter #77

Open
SebaRossi94 opened this issue May 18, 2020 · 1 comment
Open

URL params doesn't accept character '.' as a parameter #77

SebaRossi94 opened this issue May 18, 2020 · 1 comment

Comments

@SebaRossi94
Copy link

Hello there i've been using the tool for a while now and i encountered an issue recently.
I have the following code line:
status_search_customer, data_search_customer = cms.customers.search.get(f_users.login = csv_dicc["login"])
As far as i can see the issue here is that the parameter is taken by python as a method due to the . character in it. Is there a way around this problem?

@SebaRossi94
Copy link
Author

Encountered the same problem with characters []. Eg i need to add a parameter named "filter[app]" and it is not possible to do it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant