Error while creating test user on Facebook "The ability to create test users is disabled temporarily" [closed] - facebook

Closed. This question is not reproducible or was caused by typos. It is not currently accepting answers.
This question was caused by a typo or a problem that can no longer be reproduced. While similar questions may be on-topic here, this one was resolved in a way less likely to help future readers.
Closed 5 days ago.
Improve this question
When I create a test user in the Facebook app in the developer section then it shows this message
"The ability to create test users is disabled temporarily ".
Is the issue from Facebook servers or the issue from my side?

According to a banner notice on the official documentation page for "Test Users":
We are temporarily removing the ability for apps to create new test users. This should not affect existing test users. We will share an update once access to creating new test users has been reinstated.

Related

Error trying to provision Analytics Engine from IBM Cloud console: BXNIM0511E [closed]

Closed. This question is not reproducible or was caused by typos. It is not currently accepting answers.
This question was caused by a typo or a problem that can no longer be reproduced. While similar questions may be on-topic here, this one was resolved in a way less likely to help future readers.
Closed 3 years ago.
Improve this question
I'm trying to provision an Analytics Engine. These are the steps that I followed:
Log into IBM Cloud console
Select a Standard Hourly instance for the UK Region
Click on Configure
... I received the following error in my browser window
{"errorCode":"BXNIM0511E","errorMessage":"The provided client id is
not authorized for the passed redirect uri","errorDetails":"The client
id 'ibm-analytics-engine' is not authorized redirect uri
'https://ibmae-ui.eu-gb.bluemix.net/analytics/engines/auth/iamid/callback'"}
For me this can occur due to company firewalls. I have tried it ouside of such a network, and the error did not return.
This seems to have been a temporary glitch. I tried again a few minutes later and it worked ok.
Reporting back here in case anyone hits this error again.

Facebook auth with pointer url [closed]

Closed. This question is not reproducible or was caused by typos. It is not currently accepting answers.
This question was caused by a typo or a problem that can no longer be reproduced. While similar questions may be on-topic here, this one was resolved in a way less likely to help future readers.
Closed 6 years ago.
Improve this question
I have a domain name that points to an amazon instance. I am trying to get facebook authentication to work through my Facebook app. Unfortunately authentication through Facebook only works when a user goes directly to the url of the instance.
Ex: it works at my ec2-... url but not my domain url even though they share the same ip.
How can I solve this issue?
The problem originated in the use of an incorrect environment variable url within my deployment script.

Getting the Paypal developer documentation [closed]

Closed. This question is not reproducible or was caused by typos. It is not currently accepting answers.
This question was caused by a typo or a problem that can no longer be reproduced. While similar questions may be on-topic here, this one was resolved in a way less likely to help future readers.
Closed 4 years ago.
Improve this question
Is the following link the correct place to look for Paypal developer documentation, or am I wrong?
https://developer.paypal.com/webapps/developer/docs/api/
All I get when I try to open the page is "The connection was reset" and "The connection to the server was reset while the page was loading."
Alternatively, is there a PDF version of the docuentation, and could you please point me to tutorials or books to get started with learning the Paypal API?
PayPal was down earlier today, should be available now. If not, clear your cache and cookies and you should be good.

Dynamically generated page URLs don't work this morning [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
This morning dynamically generated links to FB pages from our app stopped working. Link to a page like this http://www.facebook.com/pages/125567350861413 used to work just fine, now it requires page name http://www.facebook.com/pages/Daniels-Real-Estate/125567350861413
Why would this be changed? Was there a problem with old pages link format?
We tweaked our code to take into account page name and made it work. But if a user changes the name of a page the link to this page will break, until we refresh the list of pages in our db. We'll write a chron job that will refresh the list of page names for all users using our app multiple times a day, but we'd prefer not having to do that.
Anyone else ran into this issue? What was your workaround (other than the above)?
While this is probably an off-topic question, you can get the page url using the graph api:
http://graph.facebook.com/125567350861413 and looking at the link property. As to why Facebook changed this, you would have to ask them at their developer group or log a bug.

ios application submission query [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I have not submitted an application yet, however am wondering if you guys could share your knowledge and experience on the subject and tell me if my plans will work or not.
The app I have created has a registration process in the app itself that updates the applications cookie which keeps it registered. Thus in its initial stages the application will be locked and the user will then have to register on my site which will be a subscription based payment to keep the phone working.
Do you think apple will allow this? if not what suitable alternative are available.
I think you should be fine as long as you follow the review tips:
Providing Additional Info for the App Review Process
If your application requires specific settings, user registrations or account information prior to submission to the App Store, be sure to include that info in the field "Demo Account - Full Access" on iTunes Connect. This is a text field visible only to the App Review team, so the information entered in that field will not be viewable on iTunes to the general public. You can also include general instructions or other relevant information about your application which you think would be useful for the review process.