audience Questions
2
I already have the access token working with my application in my api gateway.
var identityUrl = Configuration.GetValue<string>("urls:identity");
services.AddAuthentication(options...
Fredrika asked 31/7, 2018 at 21:55
1
Solved
we are trying to access a sharepoint api securely using azure oauth2. we got the bearer token but while accessing sharepoint rest api, we are getting Status code: 401 Unauthorized and Response: {&q...
Oleaginous asked 31/7, 2019 at 19:13
1
With the Facebook Audience Network API i have the placement id, but not the placement name
https://graph.facebook.com/v2.7/XXX/app_insights/app_event/?period=daily&event_name=fb_ad_network_imp...
Selfpreservation asked 4/10, 2016 at 10:56
1
© 2022 - 2024 — McMap. All rights reserved.