How to Fix facebook error code 3703 - facebook-javascript-sdk

I created javascript facebook sdk for user login and share.
I got message from facebook developer team.
Your app is receiving errors from Follow Plugin
In the last three hours 100% of the calls to the method Follow Plugin resulted in errors.
Error Code
3703
Error Description
Invalid Publisher ID
Error Count
36017
This may be result of a recent change you made to Contact iMyanmarAds, or a failure to comply with a recent breaking change.
For more information about error codes and recovery tactics, please visit our documentation.
If the error rate has not been resolved after 3 days, we'll send you another alert.
You can view this and other Developer Notifications related to your app, in the App Dashboard.
I don't know why facebook team send me this message and how can I fix this error.

Related

Communication Log is not getting created in podio

I am trying to make a communication log on podio frontend but every time i am adding the URL in Calculation field in Communications App, i am getting this Error: "Unexpected Token Illegal", shown in the image as well.
Kindly have a look and tell me about any solution for this one!
I am trying to make a communication log on podio frontend but every time i am adding the URL in Calculation field in Communications App, i am getting this Error: "Unexpected Token Illegal", shown in the image as well.

Broken Button on Instagram Permissions Review? Instagram API - Start A Submission yields "Oops, there was an error"

Trying to start a new submission to request more permissions for our app w/ the Instagram API. Start A Submission button takes you to page that simply says "oops, there was an error." Happening w/ App Live, in Sandbox, and on both desktop and mobile. App as already been reviewed and approved; am seeking additional review for more permissions.
Anyone else experiencing or have a tip? I've submitted report to Instagram Developer Support.
The Instagram API often just says "Oops an error occured !" and donot give you any more information.
I think their servers timeout limit down.
Add the parameter distance=500, or even less, and you won't get this error any more.
Basically, in a high density area , you need to specify a small distance number, otherwise Instagram's server just times out while serving your request.

Nest auth: An error occured. Connecting to xx is currently unavailable

My app has been running fine for several months, but since yesterday when me or someone else tries to log into the app using the webview it gives an error:
An error occured. Connecting to appname is currently unavailable.
Please contact me for more information.
This happens after you fill in your email/password and press on Accept.
Does anyone else experience this issue, or know a way to solve it?
Users will get this error message when you have exceeded your quota. If you look at your product on developer.nest.com you will see that the limit on tokens has been met.
In order to continue to add users, you will need to submit your product for review by Nest. Once approved, your token limit will be increased.

Error during registering my app on instagram

I need to use the instagram api
And when i register a new client it gives me this error
"The URL you entered is considered unsafe and may not be used, or you have been making too many changes"
How can i solve this problem

ERROR : 401 loginpost URL timed out,

While linking one of our bank account from HDFC bank india we see an error message stating :
ERROR : 401 : HDFC Bank (India) - Bank and Credit Card
As part of our internal proactive monitoring initiative, we have observed that agent is failing with 401 because loginpost URL timed out.
Let me know does these banks are not supported within yodlee or is there any access restriction.
Besides this API accepts invalid login too and returns has site(bank name) added successfully.
Let me know how to solve these problems
Thanks In Advance.
This error comes when Yodlee is not able to connect with the Bank website in a defined time frame. This could happen due to various reasons,one of basic reason is that Site is taking too much time to load or open login page.
For your reference here is the details about different error codes.
On your second question: Where you have mentioned that this API takes invalid login credentials as well.
To explain you the process- You'll provide the credentials(whether correct or incorrect) to this API, then Yodlee uses those credentials and try to login at the bank website while if site says that the credentials are invalid Yodlee returns the respective error code and message. Hope this helps.