› Forums › NextScripts API Forums – Google+, Pinterest, LinkedIn, etc.. › error instagram
Tagged: instragram
- This topic has 1 reply, 2 voices, and was last updated 6 years, 8 months ago by saito@acode.co.jp.
- AuthorPosts
- March 22, 2018 at 9:15 am #558423
Hello,
At test posting to instagram i get an error and it isnt posting:
Testing …
Array
(
[pgID] =>
[isPosted] => 0
[pDate] => 2018-03-22 13:10:00
[Error] => Something went wrong – |ERROR -05.1- IG M Error (Message):challenge_required | checkpoint_challenge_required | Array
(
[headers] => Array
(
[content-type] => application/json
[vary] => Cookie, Accept-Language
[cache-control] => private, no-cache, no-store, must-revalidate
[pragma] => no-cache
[expires] => Sat, 01 Jan 2000 00:00:00 GMT
[content-language] => en
[date] => Thu, 22 Mar 2018 13:10:00 GMT
[strict-transport-security] => max-age=86400
[set-cookie] => Array
(
[0] => csrftoken=5Uq9Jgcv7ScB02jolDckFXVd7rzdhaeT; expires=Thu, 21-Mar-2019 13:10:00 GMT; Max-Age=31449600; Path=/; Secure
[1] => rur=FTW; Path=/
)[connection] => keep-alive
[content-length] => 54
)[body] => {“authenticated”: false, “user”: true, “status”: “ok”}
[response] => Array
(
[code] => 200
[message] => OK
)[cookies] => Array
(
[0] => nxs_Http_Cookie Object
(
[name] => csrftoken
[value] => 5Uq9Jgcv7ScB02jolDckFXVd7rzdhaeT
[expires] => 1553173800
[path] => /
[domain] =>
[max-age] => 31449600
[secure] =>
)[1] => nxs_Http_Cookie Object
(
[name] => rur
[value] => FTW
[expires] =>
[path] => /
[domain] =>
))
)
)
Array ( [pgID] => [isPosted] => 0 [pDate] => 2018-03-22 13:10:00 [Error] => Something went wrong – |ERROR -05.1- IG M Error (Message):challenge_required | checkpoint_challenge_required | Array ( [headers] => Array ( [content-type] => application/json [vary] => Cookie, Accept-Language [cache-control] => private, no-cache, no-store, must-revalidate [pragma] => no-cache [expires] => Sat, 01 Jan 2000 00:00:00 GMT [content-language] => en [date] => Thu, 22 Mar 2018 13:10:00 GMT [strict-transport-security] => max-age=86400 [set-cookie] => Array ( [0] => csrftoken=5Uq9Jgcv7ScB02jolDckFXVd7rzdhaeT; expires=Thu, 21-Mar-2019 13:10:00 GMT; Max-Age=31449600; Path=/; Secure [1] => rur=FTW; Path=/ ) [connection] => keep-alive [content-length] => 54 ) [body] => {“authenticated”: false, “user”: true, “status”: “ok”} [response] => Array ( [code] => 200 [message] => OK ) [cookies] => Array ( [0] => nxs_Http_Cookie Object ( [name] => csrftoken [value] => 5Uq9Jgcv7ScB02jolDckFXVd7rzdhaeT [expires] => 1553173800 [path] => / [domain] => [max-age] => 31449600 [secure] => ) [1] => nxs_Http_Cookie Object ( [name] => rur [value] => FTW [expires] => [path] => / [domain] => ) ) ) )
Any idea why?
March 25, 2018 at 10:12 am #558433I also experienced the same error.
After that I did a test according to the following settings, but there was no response.What should I do?
- AuthorPosts
- You must be logged in to reply to this topic.