Forum Replies Created
- AuthorPosts
- AaronParticipant
Hello, I’m having the same issue. I turned off the sandbox as mentioned in the prior post but still the same issue: Autoposts are not visible (and not visible to others) on my band’s Facebook page unless I am logged in as admin. Any suggestions?
What version of the Pinterest API do you have?
‘UserNav’ was used for the old pinterest interface. It won’t work if you have switched to the new one.
Please download the latest version of the API.
Kenaddams42ParticipantHi !
Looking at the code of postToPinterest.php, it seems the “UserNav” string is not found in the loaded page, so the following test fails and returns “Incorrect Username/Password”.if (stripos($contents, ‘UserNav’)!==false){ //echo “You are IN”;
Having consulted the content of the returned page with the following code, I confirm I am correctly logged in.
echo $fldsTxt; prr($contents); die();So where is the problem ??
Best regards,
Ken.DiggidyParticipantI have noticed that some auto-posts work and some do not. Example I have set up 3 autopost for 11AMpm 12pmpm and 1pm. The 11 and 12 posted but the 1pm didnt
The answer is in the FAQ – #9:
You need to contact your hosting provider. Most probably DNS is misconfigured on your server and it can’t access tumblr.
Pinterest API is working fine. Please contact support directly, we will take a look at your site
ScottParticipantHas there been any resolution to this? I’m consistently seeing Incorrect Username/Password and I’m confident my UID/Pass is correct.
Are you getting any errors?
Please check your Log/History tab and let me know if you have any errors there.Also try to uncheck the “Verify Image” in the settings.
JohnParticipantWorked Thanks
MSParticipantHave you tried #1 from https://www.nextscripts.com/support-faq/#q1
Please upgrade to the version 2.4.7. This problem has been fixed there.
🙂
Please upgrade to the version 2.4.7. This problem has been fixed there.
Already published posts won’t be automatically republished unless you change them. Otherwise it will be generating a lot of duplicates.
- AuthorPosts