When I run
PUT https://api.trello.com/1/customFields/{id}?name=xxx&{{KeyToken}}
I get an error saying - The requested resource was not found.
Same thing happens with a GET request as well.
What am I missing?
I figured out the answer. There are 2 fields. One named id and the other id model.
idmodel was the right id to use.
You might want to change your api. It does not look right
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for the reply. I found the mistake. It was to do with id # . The API key was right. What you see in the text above is a custom variable in the place of Key and Token.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.