The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hello Folks,
I am getting an "Invalid Key" error while using the update card API for Trello. Struggling for hours but didn't get out of it. Please anyone's help in this regard will be highly appreciated.
Thanks
$headers = array('Accept' => 'application/json');
$query = array(
'idList'=>'6252a15d13bccd70352f4f97',
'name'=>'hdgsfsfsfs',
'key' => 'key',
'token' => 'token',
);
$response = Unirest\Request::put('https://api.trello.com/1/cards/6252b7287edefd75f235c747', $headers, $query);
print "<pre>";
print_r($response);
exit;
Hi @Dev Geek, you should urgently edit your post to remove the key & token. You've shared enough information for anyone to GET and PUT data on your account.
This is the trial account info nothing to worry about just shared if there is an issue with account/permission as well.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Congratulations to @Laura Holton , our latest winner of Taco Tuesday! And thanks to @Kristján Geir Mathiesen for sharing the picture of Taco having fun with his new friend B...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.