› Forums › NextScripts API Forums – Google+, Pinterest, LinkedIn, etc.. › Does Medium still work with SNAP
- This topic has 0 replies, 1 voice, and was last updated 5 years, 8 months ago by bruce.lewin@fourgroups.com.
- AuthorPosts
- March 7, 2019 at 5:37 am #559903
I can’t get Medium and SNAP to work together? Maybe Medium have turned off their API stuff as https://medium.com/me/applications gives me a 403 error (http://i.imgur.com/hUXFMxL.png)
Although SNAP says I’m authorised, when I try to submit a test post, I get this error…
Does anyone have any ideas or are Medium and SNAP no longer working together?
>>>
Testing …Array
(
[pgID] =>
[isPosted] => 0
[pDate] => 2019-03-07 10:33:33
[Error] => ERROR: Array
(
[headers] => Array
(
[date] => Thu, 07 Mar 2019 10:33:34 GMT
[content-type] => application/json; charset=utf-8
[content-length] => 63
[connection] => keep-alive
[set-cookie] => __cfduid=de65a79fafe3b31bfe8383cc49ab630d41551954814; expires=Fri, 06-Mar-20 10:33:34 GMT; path=/; domain=.medium.com; HttpOnly
[access-control-allow-origin] => *
[x-obvious-info] => 36789-bb470d9,bb470d9a01a
[link] => ; rel=”humans”
[x-powered-by] => Medium
[cache-control] => no-cache, no-store, max-age=0, must-revalidate
[expires] => Thu, 09 Sep 1999 09:09:09 GMT
[pragma] => no-cache
[x-opentracing] => {“ot-tracer-spanid”:”4ab5897c62ea0468″,”ot-tracer-traceid”:”6153c4982471ff60″,”ot-tracer-sampled”:”true”}
[strict-transport-security] => max-age=15552000; includeSubDomains; preload
[x-content-type-options] => nosniff
[expect-ct] => max-age=604800, report-uri=”https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct”
[server] => cloudflare
[cf-ray] => 4b3be9738cad640f-FRA
)[body] => {“errors”:[{“message”:”Access token is invalid.”,”code”:6000}]}
[response] => Array
(
[code] => 401
[message] => Unauthorized
)[cookies] => Array
(
[0] => nxs_Http_Cookie Object
(
[name] => __cfduid
[value] => de65a79fafe3b31bfe8383cc49ab630d41551954814
[expires] => 1583490814
[path] => /
[domain] => .medium.com
[httponly] =>
))
)
)
Array ( [pgID] => [isPosted] => 0 [pDate] => 2019-03-07 10:33:33 [Error] => ERROR: Array ( [headers] => Array ( [date] => Thu, 07 Mar 2019 10:33:34 GMT [content-type] => application/json; charset=utf-8 [content-length] => 63 [connection] => keep-alive [set-cookie] => __cfduid=de65a79fafe3b31bfe8383cc49ab630d41551954814; expires=Fri, 06-Mar-20 10:33:34 GMT; path=/; domain=.medium.com; HttpOnly [access-control-allow-origin] => * [x-obvious-info] => 36789-bb470d9,bb470d9a01a [link] => ; rel=”humans” [x-powered-by] => Medium [cache-control] => no-cache, no-store, max-age=0, must-revalidate [expires] => Thu, 09 Sep 1999 09:09:09 GMT [pragma] => no-cache [x-opentracing] => {“ot-tracer-spanid”:”4ab5897c62ea0468″,”ot-tracer-traceid”:”6153c4982471ff60″,”ot-tracer-sampled”:”true”} [strict-transport-security] => max-age=15552000; includeSubDomains; preload [x-content-type-options] => nosniff [expect-ct] => max-age=604800, report-uri=”https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct” [server] => cloudflare [cf-ray] => 4b3be9738cad640f-FRA ) [body] => {“errors”:[{“message”:”Access token is invalid.”,”code”:6000}]} [response] => Array ( [code] => 401 [message] => Unauthorized ) [cookies] => Array ( [0] => nxs_Http_Cookie Object ( [name] => __cfduid [value] => de65a79fafe3b31bfe8383cc49ab630d41551954814 [expires] => 1583490814 [path] => / [domain] => .medium.com [httponly] => ) ) ) )
<<< - AuthorPosts
- You must be logged in to reply to this topic.