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

POST method #9

Open
sergeyse opened this issue Nov 22, 2017 · 0 comments
Open

POST method #9

sergeyse opened this issue Nov 22, 2017 · 0 comments

Comments

@sergeyse
Copy link

When adding a card with a POST method or editing with PUT
TrelloClient.post('/cards?idList=xxxxxxxxxxxxxxxxxxxxx'').then(function (response) {.....}
returns invalid key 401 -
neither KEY no TOKEN are concatenated to request URL, in the Network tab in a browser it shows https://api.trello.com/1/cards?idList=xxxxxxxxxxxxxxxxxxxxxxxx

GET and DELETE are working fine
would you please let me know if this is my local problem , or it can be fixed and possible solution.
Thanks in advance.

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