Skip to main content

Questions tagged [api]

API (or Application Programming Interface) is a set of routines and standards set by software for the use of its features for applications that do not intend to engage in the implementation details of software, but only use their services.

1 vote
1 answer
47 views

Windows Media Player automatic playlist creates multiple duplicates of the same music file

For some reason Windows Media Player does a very bad job of keeping unique files unique in their automatic playlists, as the image in the link shows. WMP snapshot showing 8 dupes of Bronski Beat - ...
ThomasJr's user avatar
1 vote
1 answer
81 views

How do you start a line-by-line profiling with JetBrains dotTrace 2024.1 using the API?

I'm trying to profile the performance of a class in an .NET application. I have JetBrains dotTrace 2024.1, which can profile: Sampling, Timeline, Tracing and Line-by-Line. I want to start and end a ...
Johan Ahlqvist's user avatar
0 votes
0 answers
20 views

SPN : Delegated permission

I'm new to API/SPN, sorry if my question seems trivial... If an SPN has, for example, the MS Graph IMAP.AccessAsUser.All right and is of type "Delegated". If the user who is connecting has ...
Arnaud DURAND's user avatar
1 vote
2 answers
427 views

Update contact folder with Microsoft Graph API

I have some trouble with the new Microsoft API Graph. I have a default folder of contacts in a generic Outlook profil. I've already push it to all my users. Everyone one have a generic folder with 530 ...
FuxT's user avatar
  • 76
0 votes
1 answer
77 views

How to proxy calls from any ip to exit from a single, authorized, ips to a customer's webserver?

I have a webserver. This server is authorized to make call to another private customer's api server Note: this webserver is internal to our office. Our office is behind a VPN, so webserver is ...
realtebo's user avatar
  • 620
1 vote
0 answers
746 views

Microsoft Azure OpenAI API - statusCode: 401?

Good evening, I am using the Microsoft Azure OpenAI service for a GPT interface. My script looks like this: $api_key = '7c96c21...'; $endpoint = 'https://openai24xyz.openai.azure.com/openai/...
David Simon's user avatar
1 vote
0 answers
62 views

firewall vs Soap (electronic billing API)

This is a complex question since it includes configuration and programming at the same time, but neither Sophos support nor the electronic billing service (consumer API) have given me an answer. ...
Francisco IA Lover's user avatar
0 votes
1 answer
66 views

duplicity: No signature chains found

Trying to use duplicity to list files in a backup that is in google drive. I get the error as in the title. I can see the folder and contents if I go to drive.google.com in the browser. I created a ...
IttayD's user avatar
  • 934
1 vote
1 answer
43 views

How do I use an API to extract to CSV? [closed]

Sorry, I've tried reading up on it but I just don't understand any of it. There is an organisation, ALISS.org, which has a section with their API that lets you interact with their database of local ...
Kilm's user avatar
  • 11
1 vote
1 answer
132 views

Where is github api reference?

I feel dumb, but I cannot find the GitHub API reference. The https://docs.github.com/en/rest has a bunch of Guides, the "Getting started" mentions some "Rest API Reference Documentation&...
darkdiatel's user avatar
1 vote
0 answers
774 views

how to print an entire get request from an API in Powershell?

I am working on a powershell script that displays all of the dns servers I manage via GoDaddy, and see which ones are about to expire. I am using the GoDaddy API and this following code: . .\configs\...
hod alkaly's user avatar
1 vote
1 answer
107 views

Block specific API request system-wide

I'd like to block system-wide the request to the Graph API getting profile images from Graph that is using this url: https://tasks.office.com/COMPANY.onmicrosoft.com/GraphApiV1/GetUserPhotoAsync I'...
t3chb0t's user avatar
  • 601
0 votes
0 answers
87 views

How do I get all executed commands programmatically in linux shell?

Despite having the history file, how do I programmatically get every command being executed in shell?
RickyLo's user avatar
  • 17
0 votes
1 answer
36 views

Where do we install certificates for web APIs?

For static websites, we install certificates in the web server, for example, in Apache or Nginx. But what about in web APIs or web services? For example, let's say you have a web service that is ...
Noob_Guy's user avatar
  • 139
0 votes
1 answer
1k views

How to query JIRA issues based on the issue number in an excel sheet?

On windows 10 I want to query JIRA data within an excel (to extract single elements, like the "summary", the "status", the "assignee" etc.) for a bunch of issues I list ...
Alex's user avatar
  • 452

15 30 50 per page
1
2 3 4 5
12