-
Facebook's rate limits are quite low for apps in "Development" mode and getting approved to come out of development mode is not trivial. This makes it difficult to use Meltano with a new app.
Woul…
-
steps to reproduce:
1. create a field, for example `foo`
2. create a validator with option, for example: `StringLength` with options min = 5 max 50
3. save
4. add another field and validator, got erro…
-
```
With spidering, I noticed that one cannot "find" the URLs that appear out of scope.
Might this be a good feature to have in the future? Namely if one wants to find all
the sites referenced to in a…
-
I've inspected the app with XCODE - no error is logged
I know the auth succeeds because facebook pings the url with the fb{appid}://authorize?access_token (by the way I removed the custom url scheme …
-
One of the major features I'd like to implement is client-side rendering of the results page and one click embed to any number of social media feeds.
- The [HTML2Canvas](https://html2canvas.hertzen…
-
I'd like to put this idea forward to get some opinions about it. I work in the ad-serving industry, where I manage scripts that deliver ads to pages (as cross-origin iframes) and libraries for creati…
-
Hi, I have logged in with pageID as shown in the guide but could not listen to any message. My account is an admin of the page.
May I know is listening to page message still working ?
-
This causes the @login to trigger with and empty object. Should send the same object in order to avoid developers to handle two cases. Also documentation show it should send the object.
-
```bash
fb-photos git:(master) node ./index.js
? Please enter your Facebook username (email address): kieuk@hotmail.co.uk
? Please enter your Facebook password: ************
(node:2621) UnhandledP…
-
...so we're not dependent on fb/insta servers for displaying them. I think this was supposed to be working already(?) but it didn't in my initial testing, not sure.
Anyway, this behaviour of downlo…