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

So I have been using the code below to fetch a list I needed for my website from an api of mine. I recently converted the certificate of the api hosting website to secure, issue is now my api is not ...
0 votes
0 answers
39 views

On the Site Form is used to give data to a case but since there can be multiple on a site it is made as a formset. In addition, each case can have multiple m2m relations, which are also a formset. The ...
1 vote
1 answer
67 views

I'm experiencing a weird issue with a PHP script that was working fine until my server was migrated to CloudLinux v9.5.0 with cPanel version 126.0.9. In the example below, I'm using Postman to send ...
zcool's user avatar
  • 21
1 vote
2 answers
291 views

The problem I am trying to use SQL to do a GET request on the IBMi. The URL I am trying to query is the one that is in the documentation : 'https://www.ibm.com/support/pages/sites/default/files/inline-...
0 votes
0 answers
52 views

I am trying to write a program that will fetch a transcript of phone records from a data base but my code keeps giving me a 401. I am pretty sure I have the url correct, so any help would be greatly ...
0 votes
1 answer
81 views

I was trying to create API with Java. While using the get method I'm not receiving the JSON data. It's only displaying closed braces as response. I'm attaching the code and output below. Any ...
0 votes
0 answers
61 views

I’m working on an Angular authentication service that includes an SSOLogin method for single sign-on functionality. Some query parameters are checked and if there are available, SSOLogin method will ...
Bill's user avatar
  • 29
1 vote
1 answer
425 views

I am trying to call external API using QSYS2.HTTP_GET function using SQLRPGLE, having Bad request error from the server. I have used some variables to build the URL request and option parameter. Need ...
0 votes
1 answer
45 views

I have an API called using HttpGet. The API validates the call and returns a report file directly (Excel or CSV). If the validation fails, it returns a Json Result object with an error code and ...
0 votes
0 answers
105 views

I've recently started using Google Tag Manager (GTM) on my site. In GTM, I've got the Conversion Linker activated, which, if you come to the site from a Google Ad, will add a a few parameters to the ...
0 votes
2 answers
120 views

Is there anyone who can help with how to run selenium browser in invisible (or minimized mode) with python on Windows PC? I need to create a program to get the name of patent from the website of EPO (...
0 votes
1 answer
52 views

With a curl command I execute: curl -u appId:secret https://api.example.com This works I then attempt to do it with headers like so: { "Content-Type": "application/json", &...
0 votes
0 answers
135 views

I am using C# and ASP.NET Core MVC to use an AuthController to log out of all windows that the application has open. I I then use a public async Task in NotifyClient.cs to complete the request and I ...
0 votes
0 answers
139 views

I'm trying to get a QR code generated on the server and put it in an image in the application.NET MAUI. My HTTPGET method on server ASP.NET: [HttpGet("{sum}")] public async Task <...
vhhs's user avatar
  • 15
0 votes
1 answer
46 views

In .net core web API, Endpoint: http://localhost:4200/api/GetUsersByName Input: {"name":"test", "pageSize":10, "pageNo": 1} The API searches all users which ...

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

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