Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
60 views

I am migrating Spring Boot REST API version 3.x to new version 4 and I am noticing differences in the letter case(upper/lower) in JSON response, I am not using any external JSON parser. In my legacy ...
1 vote
1 answer
40 views

I'm using a system user access token, where the user has an assignment to my meta app. When hitting the ads_archive endpoint for the Meta Ads Library API, it returns the following error in the Meta ...
0 votes
0 answers
67 views

Mistral's documentation states that the API accepts text files (.txt), as well as PDFs, DOCX, and others. Using the Mistral 'files' API, I can easily upload a PDF with the code below. Unfortunately, ...
-1 votes
0 answers
63 views

I'm trying to do an simple app to have a view of videogames, with the purpose of practicing with express. I have this endpoint to get all the games that the API provides with the URL to see a lot of ...
3 votes
0 answers
41 views

I’m integrating with the Sonos Control API (v1) and trying to understand the current behavior of group-level endpoints, specifically in a household that primarily uses Sonos Amp devices. I’ve built a ...
-3 votes
1 answer
57 views

I created a mock server in Postman, and I link it with my collection. I clicked "Add Example" to my request and I created a response. But when I make that call, in response I get a 404 with: ...
0 votes
1 answer
47 views

I’m trying to retrieve all users who have permissions on a specific Azure DevOps project (i.e., the users shown in the project’s Permissions tab). I understand how to retrieve a list of projects using ...
fearless's user avatar
0 votes
0 answers
27 views

I hope you're doing well. I am trying to perform a fiat withdrawal via the Binance API (sapi/v2/fiat/withdraw), but I keep receiving the following error: { "code": -1022, "msg": &...
1 vote
0 answers
16 views

I'm quite new to Power BI API and I was planning to do something to refresh a dataset via API. I have setup the application in Microsoft Entra and able to get the token using Postman API. I ran into a ...
Best practices
0 votes
1 replies
58 views

I have a Spring Boot application which has integration with two different REST services. One of those integrations is implemented as a @Component and uses RestTemplate. Also it uses only a static key ...
ilhan's user avatar
  • 9,085
0 votes
1 answer
49 views

Problem Statement: I am trying to read a Json file into my feature file. This Json contains multiple Json Objects as payloads as shown below. Once I can read, I want to pass that Json Payload as input ...
0 votes
1 answer
74 views

We are upgrading Spring Boot from 2.7.0 to 3.5.6 and are facing an issue with error responses between two services. Setup Service A → sends a POST request to Service B Service B → handles ...
Tooling
0 votes
3 replies
121 views

There are a lot of tutorials for using Mistral's REST API with completion, which gives a CHAT-like equivalent, but tutorials on the 'files' endpoint are nonexistent or don't work. Does anyone have a ...
Advice
0 votes
2 replies
56 views

Hello I'm currently stuck doing API integration on my project. For background the user can connect a third party invoicing API to their account then they can see and manage those data with the data in ...
Qkidd's user avatar
  • 1
Best practices
2 votes
3 replies
67 views

I have a Spring Boot application that calls an external API. The API requires an API key to be passed as a query parameter, for example: https://api.example.com/data?apikey=123 I want to avoid ...

15 30 50 per page
1
2 3 4 5
...
6208

AltStyle によって変換されたページ (->オリジナル) /