Questions tagged [audience]

56 questions
1
vote
0 answers

How can i generate a user token that can serve me all audiences even if they don't have a country?

Is there anyone who can help me please! I generated a user token using the graph api tool explorer. then I launched this api: https://graph.facebook.com/v10.0/act_xxxx/customaudiences?fields=name&access_token=xxxx in order to read all similar…
1
vote
1 answer

Microsoft Graph API auth error: "Access token validation failure. Invalid audience"

Okay, so I've spent the last two days with this error, and just found a solution. In my search, I didn't find an single answer solving the issue that I had (rather I found multiple that eventually pointed me to the solution). So here's my attempt at…
1
vote
1 answer

How to user firebase API having auth in request header in app script gmail add on project

I have a firebase project in which I enabled to sign in with google. Now I want to call the firebase APIs in app script for creating Gmail add on. I am able to call APIs which do not require Id token in request header using UrlFetchApp.fetch but I…
1
vote
0 answers

spring boot OAuth resource server JWT AudienceValidator 401 message empty

I'm using the Spring Boot OAuth Resource Server (JOSE) in order to validate the JWT from Auth0. The flow is running fine except when I check the audience claim from JWT, if it's fail the 401 response status is return, but the message body is…
1
vote
1 answer

How to change audience of jwt using WSO2 API Manager

I'm using WSO2 API Manager version 3.0 I created one API in Publisher and with MyApplication subscribed it. it gave me a JWt token. I Inserted JWt token on the https://JWT.io website. The default value of audience in my JWT is…
1
vote
2 answers

Facebook Audience Network SDK for Unity

I import the Unity Audience Network SDK 5.4.1 package to unity, any version and it gives me this error: Assets\AudienceNetwork\Editor\AudienceNetworkPostprocess.cs(25,23): error CS0234: The type or namespace name 'iOS' does not exist in the…
mindblast6
  • 43
  • 1
  • 6
1
vote
1 answer

How to access [Authorize] controller actions using HttpClient with Bearer token? Getting 401 "The audience is invalid"

There are four clients within the application: angular.application - resource owner identity_ms.client - webapi app (.net core 2.1) IdentityServer4 with AspNetIdentity AccountController with shared actions to register users, reset password…
1
vote
2 answers

Why I am getting an error when trying to create an audience?

Whenever I try to create a new Audience for my ios app on Firebase I get the error : " Cannot be created due to a server error". No matter the parameters I include. A week ago it was working correctly,I have tested from other computers on the same…
1
vote
0 answers

Application Crashes On Clicking Facebook Native Ads requestFeature() must be called before adding content

Application crashes when user click on facebook native ads java.lang.RuntimeException: Unable to start activity ComponentInfo{com.myapp/com.facebook.ads.AudienceNetworkActivity}: android.util.AndroidRuntimeException: requestFeature() must be called…
Wakil Ahmad
  • 121
  • 5
1
vote
1 answer

In SharePoint compiled audiences, how would you create a rule for members NOT in an AD group?

You can define Rules to determine what are members of an audience. There is a "Member Of" Operator, but no way to define "include all users that are NOT part of an AD Group, or Dist Group or SP Group". How would I do this without throwing code…
Shane
  • 4,185
  • 8
  • 47
  • 64
1
vote
1 answer

Firebase: Dashboard / Audiences probable bug?

Ok I'm pretty new to firebase and analytics but I'm seeing some kind of incongruency between what the dashboard is showing me and what the Audiences tab shows me. Dashboard: and the Audiences (predefined Audience All Users): Any ideas if I'm…
1
vote
0 answers

Target content to one or several users in Liferay, without using an Audience Targeting group

In Liferay, is there any way to target content (eg: articles) to individual users or user IDs, rather than group them in an Audience, and then selecting the audience? Much obliged!
uskro
  • 11
  • 1
  • 3
1
vote
2 answers

SharePoint 2007 - editing Global Audiences

This is a ridiculous question and I hate myself for having to ask. I have an issue that some users from AD are not able to see some secure sections of a share-point site. the webpart is filtered by a 'global audience' list. where do I need to go on…
Pierce
  • 21
  • 2
  • 7
1
vote
2 answers

Is audience network only on native apps?

Facebooks audience network for app monetization looks interesting, but is it only for ios and android apps? From the documentation, it doesn't look like there is a Web version (html/js). Is there an equivalent for Web apps?
Sunder
  • 39
  • 3
1
vote
0 answers

FBA and audience targeting in sharepoint 2007

I want to use audience targeting feature for webpart with FBA. I tried to add FBA user directly in sharepoint group or added the user to a asp.net role and then added the role to sharepoint group, but both failed. My observation is that all FBA…
intangible02
  • 993
  • 1
  • 9
  • 19