Discussions
platform_feed_post returns 500 error
4 months ago by Travis Gagnon
Hey ya'll,
I have been getting a 500 error when trying to post to the feed under the home tab in the web version of ServiceM8 using API: https://api.servicem8.com/platform_feed_post. I am using the code straight out of the API reference code generator on the developer site using basic auth when sending via Postman. I am getting the following response from the server:
Is there something up with this? Does it require Oauth 2.0 with scope to use it? Thanks!
Travis