-
At the moment you can get recent media from Instagram with a specific tag using:
```
InstagramRecentMediaResponse response = instagram.Tags.GetRecentMedia("umbraco", instagramOptions.Count);
```
…
-
Both Facebook and Google allows developers to specify one or more scopes when authentication with their service, but the scopes are currently hardcoded Skybrud.Social.Umbraco. This should be changed f…
-
> I'm using Skybrud.Social v0.9.4.6 (with the Umbraco package)
With the Google Analytics Data API, are we able to query for custom dimensions?
I'm not sure how the `AnalyticsDimension.DimensionXX`…
-
Hi @abjerner :-)
Recently i have gotten this error,
Value was either too large or too small for an Int32.
This is the following function i use to contact Instagram,
```
public InstagramRe…
-
Hi, Im getting Unable to acquire access token after I published the site, I have made sure that the I have changed the redirect URI to match the live site url. I have tried deleting the property & rec…
-
Hi,
I took the zip file, extracted all the files and included in my solution
Below is the error i am getting while building the project Skybrud.Social.Core
Also,If i want to include any of the servi…
-
Implementer social media login og oprettelse af bruger.
- Facebook
- Twitter
- Google
- ?
-
I'm trying to implement the most recent version of the Core and Instagram and I get this message when I call the GetRecentMedia(userId)
---
Exception type: MissingMethodException
Exception mess…
-
Hi,
Is there a guide to setup Visual Studio solution to devel plugin like Instagram because there is a solution for each module. It's possible to create a big solution with sub projects?
-
Hi Anders,
Thanks again for the useful tools you have shared!
I am experiancing issue with Instagram. They are not allowing a request with the client id:
"The Instagram API requires an access_token …
mrflo updated
8 years ago