API , return values, page not found...
Hey tenderites,
I am passing in url calls to the API using authentication in the header.
Getting data is a breeze "
https://api.tenderapp.com:443/myaccountname/discussions/16574961
returns the JSON for data object for this record
but sending in urls coming from the returned JSON object results in getting a formated html page not found document
for example :
https://api.tenderapp.com:443/myaccountname/discussions/16574961/unacknowledge
or
https://api.tenderapp.com:443/myaccountname/discussions/16574961/resolve
return :"
The page you are looking for can't be found
Check to see if you typed in the correct URL — if you still can't find it, the page may have moved."
I was expecting a JSON object of the record in response.
this call looking for new aka pending tickets:
https://api.tenderapp.com:443/myaccountname/categories/78721/discussions/pending
returns a status of 200 and an empty responseText string. This means"Nothing Found" ?
Just looking to parse my responses and move on.
Thanks
CWH
Discussions are closed to public comments.
If you need help with Tender please
start a new discussion.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Courtenay on 02 Mar, 2017 12:56 AM
Hiya, are you posting to those or trying to GET on an action?
Support Staff 2 Posted by brandi on 29 Mar, 2017 07:38 PM
Hi Harley,
Let us know if you need further assistance.
brandi closed this discussion on 29 Mar, 2017 07:38 PM.