|
|
|
Forum Member
Group: Forum Members
Last Login: 8/18/2008 7:37:50 PM
Posts: 35,
Visits: 63
|
|
I have not changed my code, which used to work, but I now cannot update the state of individual posts.
I am calling the following REST endpoint:
http://services.newsgator.com/ngws/svc/PostItem.aspx
With the postdata in the following format:
loc=Location%20Name&r=postID
The reponse I get is "AccessForbidden" with HTTP code 403, but I am passing the correct credentials, including my API token.
Bug or API change?
-- Dan
|
|
|
|
|
NewsGator
Group: Administrators
Last Login: Today @ 4:21:12 PM
Posts: 610,
Visits: 876
|
|
I know the platform team has been working on the Rest API lately and making some changes. I'll get the details and post them here.
Nick Harris
NewsGator Technologies
|
|
|
|
|
NewsGator
Group: Administrators
Last Login: Today @ 11:02:31 AM
Posts: 3,049,
Visits: 54,036
|
|
We found the problem, and it should be fixed now - Can you try again and let us know if you continue to have trouble.
Jonathon McDougall
NewsGator Support
|
|
|
|
|
Forum Member
Group: Forum Members
Last Login: 8/18/2008 7:37:50 PM
Posts: 35,
Visits: 63
|
|
All fixed. Thanks, guys. I really appreciate such prompt attention.
I did notice one other quirk, however. The Content-type being returned by your server appears to be "application/application/xml+xml". Shouldn't that be "application/xml"? No ill effects, I should note.
Thanks again.
-- Dan
|
|
|
|