Barry Mooring
Barry Mooring
Hello, You can now link directly to a JS file using https://Instant-Tokens.com which automatically sets a JS variable named `InstagramToken` with your Instagram Access Token. `` https://github.com/codingbadger/instant-tokens.com/issues/2 Full demo on...
@Matra-Simca Instant-Tokens.com uses its own Facebook application so is still bound by the same rate-limiting rules however the limit is not a per-user limit it is calculated as 240 times...
Instant-tokens.com is well below any rate-limiting being imposed by Instagram. As an example over 125,000 calls were made to the Instagram API via the Intstant-Tokens.com Application and it has really...
Can you raise an issue in https://github.com/codingbadger/instant-tokens.com/issues and provide the sample code. Thanks ________________________________ From: mikelivingston04 Sent: Wednesday, July 29, 2020 7:32:14 PM To: stevenschobert/instafeed.js Cc: Barry Mooring ; Mention...
The Instant Tokens Application has been reinstated by Facebook after an appeal.
What did you do to get this working? I am not having any luck getting this running in IIS. I get the error `Qt: Could not initialize OLE (error 80010106)`
Hi @lkolodziey yes I have done that. It is loading the dll correctly because if I put the 64bit version in, the app crashes with a Bad Image Exception.
Yep - I have all those files :)
Yes - App pool is running as "no managed code". The "enable 32 bit applications" is set to False
I finally got to the bottom of this, it turns out the the absolute url being used for images, css etc wasn't accessible from the webserver. Once this was fixed...