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

use application/json as content-type and add methods to deactivate an… #1

Conversation

devjoaov
Copy link
Contributor

@devjoaov devjoaov commented Jun 7, 2024

…d delete subscrptions

Copy link

linear bot commented Jun 7, 2024

CLICK-936

@@ -814,7 +815,8 @@ def self.maybe_gc_connection_managers
"User-Agent" => user_agent,
# "Authorization" => "Bearer #{api_key}",
"access_token" => api_key,
"Content-Type" => "application/x-www-form-urlencoded",
# "Content-Type" => "application/x-www-form-urlencoded",
"Content-Type" => "application/json",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

o asaas nao reconhece nested objects quando utilizamos "application/x-www-form-urlencoded" 😢

@devjoaov devjoaov merged commit ca085e3 into main Jun 7, 2024
1 check passed
@ribeirojose ribeirojose deleted the joao/click-936-admin-pode-criar-uma-assinatura-e-pegar-link-pro-checkout-fix-discount branch June 7, 2024 17:35
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

Successfully merging this pull request may close these issues.

2 participants