Skip to main content
Filter by
Sorted by
Tagged with
-2 votes
1 answer
84 views

I’m trying to setup API requests for the Ted EU service. They have an example site to test out requests: https://ted.europa.eu/api/documentation/index.html#/notice-search-v3/search . But even trying ...
Joseph Doob's user avatar
1 vote
0 answers
78 views

I have a video streaming site, and I want to add an expire time and HMAC hash to my download/stream URLs. I’m using the following function to generate signed URLs: function generate_signed_url($...
Amir Roox's user avatar
  • 352
0 votes
0 answers
109 views

I'm new to Laravel and building a backend API system from scratch using Laravel + Sanctum (no frontend yet, just Postman for now). I'm trying to create a simple authenticated API where each logged-in ...
Raion Chan's user avatar
3 votes
0 answers
258 views

I have a production Java application that has been sending messages to Google Chat spaces using the Google Chat API for over two years with absolutely no issues. The relevant code and Google Cloud ...
Leon Bill's user avatar
0 votes
0 answers
211 views

I’m encountering an issue while deploying a website built with Next.js and a MySQL database, hosted on a Hostinger VPS using Coolify. Context: • The Next.js site is properly built (next build) and ...
bernabé le prolo's user avatar
1 vote
0 answers
65 views

I'm trying to automate LinkedIn post publishing for a personal profile using Python and the LinkedIn UGC API. I'm authenticating via OAuth 2.0 (authorization code grant), and using a valid access ...
Brayan Gonzalez's user avatar
-3 votes
1 answer
407 views

I'm trying to use the OpenAI API to analyze a physics question in my Next.js project. However, when I send a POST request to my API, I receive a 500 Internal Server Error. I've checked the code and ...
Lê Phong Nguyễn's user avatar
1 vote
3 answers
311 views

I want to send an HTTP POST request with JSON data to a Cloud Run Function using Apps Script, but I don't see any such entry in the Cloud Run Function logs. The Apps Script API is enabled in my Google ...
Szabolcs Nemeskó's user avatar
0 votes
0 answers
31 views

Local Development Environment. I have touched a little the template file with which the nginx configurations are generated, the result is the following: # from nginxproxy/nginx-proxy # uknp.dock/ ...
Francisco IA Lover's user avatar
0 votes
0 answers
102 views

I have a script I'm building around a PHP transaction to update a couple of tables and insert into another simultaneously and then forward some posted form data on an email and I'm really struggling ...
Andy B's user avatar
  • 11
-1 votes
2 answers
153 views

I have an application that runs fine locally, using ASP.NET Core, Angular and a SQL Server database. But, I am having problems when trying to deploy it. I have the SQL Server database deployed to ...
Ben Crowe's user avatar
0 votes
0 answers
213 views

I’m running a .NET Web API and recently started facing issues where some requests are either timing out or failing intermittently. The issue seems to occur inconsistently, and I’m not sure if it’s ...
Dina Mohammed's user avatar
1 vote
1 answer
107 views

I have a C# program that can fetch add and edit and remove values in my Google sheet. But I can't seem to sort the records in the table correctly. Here is my code: public bool SortGoogleSheet( int ...
MrSnrub's user avatar
  • 475
2 votes
0 answers
53 views

I need to create a script in python/google scripts that will replace the script in the sheet. The source script that will be used for the replacement will be saved as Google Script and will have a ...
xx_xx's user avatar
  • 21
1 vote
0 answers
171 views

Hello I am a junior developer .Currently having issues on a website I developed on Next.js, it is showing Error 500 enter image description here at loading , but the site loads visibly correctly, the ...
SKILLEMPRESARIO's user avatar
0 votes
1 answer
93 views

PROBLEM Unautorized 401 error when posting a request to Google App Script webapp, from my Google Cloud Console function with a service account. OVERVIEW Google App Script Webapp deployed with Execute ...
HardaxX's user avatar
  • 179
1 vote
1 answer
139 views

I have several sites developed with an old version of laravel that requires PHP 7.0 But the version of phpmyadmin requires 7.4 min. I have in Apache the following error in APACHE: [Mon Jan 13 19:00:58....
Gastón Zampar's user avatar
0 votes
0 answers
57 views

I'm working on a simple DB and I need to have an error 409 show up in Postman if when updating the patient record the email has already been used by another patient in the DB. I'm getting the 409 just ...
Kristy Murphy's user avatar
0 votes
1 answer
322 views

I have a website built with laravel 11 and it is live, I want to hide the server errors such as { "status": "exception", "message": "No query results for model [App\\...
MAHA OUEGHLANI's user avatar
0 votes
1 answer
44 views

I am trying to click on the below element using ChromeDriver .click(). It is one of the columns in a row of a table that contains bills. <td onclick="ShowAdvancedTimeEntry(1,0,0,'276984899',0,...
Trent Giffin's user avatar
0 votes
0 answers
69 views

I'm on dreamhost and I keep having these errors in my error log. The site shows my custom 500 Error content, and the backend setting and customization pages, but all of the front facing content is ...
Tomoi Huruhara's user avatar
1 vote
0 answers
370 views

I have a page on my site that is at the route routes/gallery in SvelteKit, and clicking on a a tag links to it correctly. But when I reload the page with the browser reload button, I get a 500 ...
stanley's user avatar
  • 626
0 votes
0 answers
105 views

I am trying to use NASA's Mars Rover Photos API to access the mission manifest endpoint. The other endpoints seem to be working fine, but when I query for the latest mission manifest, I get an error ...
Ava-HW's user avatar
  • 32
0 votes
1 answer
223 views

I'm facing an issue where I'm unable to create domain mappings for my App Engine Project via the API. Whenever I attempt to map a custom domain and automatically provision an SSL certificate, I ...
Sonia's user avatar
  • 1
0 votes
1 answer
146 views

Once authenticated with e-mail and password, the identitytoolkit.googleapis.com/v2/accounts/mfaSignIn:start call fails: { "error": { "code": 500, "message": "...
fewebler's user avatar
2 votes
0 answers
144 views

I am working on a Next.js project. The code works perfectly fine on localhost, but when I deploy the site, old users encounter a 500 server error. This issue doesn't occur when the site is accessed in ...
farhan ajmal's user avatar
0 votes
1 answer
62 views

I'm using google forms to display pictures I have available for sale. What I'm doing is sending the pictures using the google forms API batchUpdate method: https://developers.google.com/forms/api/...
Diego Beran's user avatar
0 votes
0 answers
63 views

I made an django app from the "Python Crush Course" book and when I try to login or register in my django app on heroku server, I have an error 500 on webpage and error 200 on logs. However, ...
Hocuda's user avatar
  • 23
0 votes
0 answers
218 views

I am maintaining multiple connections to my websocket server through envoy and I notice 500 errors. The response detail for some of the 500 errors were ext_Auth_error and others is stream_idle_timeout....
TeeeeJ's user avatar
  • 1
0 votes
2 answers
53 views

Issue: I'm working on a React application with a backend built using Express and MongoDB. I'm encountering issues when trying to fetch student profile data. The browser console shows a 500 Internal ...
vamshi's user avatar
  • 1
0 votes
1 answer
31 views

base64image econded string 500 internal error in asp.net core web api in hostinger server We have deployed the Asp.net core Web API in hostinger VPS linux with ASP.NET Template and Nginx proxy server. ...
Prem Murmu's user avatar
0 votes
0 answers
24 views

so in this code I want to update login data, which works fine when submitting the form. But still when submitting, the page gets blocked by an HTTP 500 error. The code should be executed but the user ...
Johannes's user avatar
0 votes
1 answer
151 views

I have a dummy function inside the Apps Script that I want to execute with Postman. Apps Script simple dummy function Every seems to be OK in my postman request, but I always recieve an error 500. ...
Yoannis Pérez Guerra's user avatar
0 votes
1 answer
121 views

I am encountering Internal Server Error (HTTP status code 500) when attempting to retrieve organizational entity statistics and followers using the LinkedIn API. The organization URN is 12668855. ...
Creative Genius's user avatar
-1 votes
1 answer
389 views

I am following a node.js & express api tutorial to build an expense tracker. I am making get, post and delete requests on postman. The GET and POST request are working fine but i get status as 500 ...
ss511's user avatar
  • 63
1 vote
1 answer
284 views

Problem Background We have a react-based (version 16.14.0) PWA that is hosted on Microsoft Azure app service plans (premium tier). We've recently seen an increase in a sporadic issue where we are ...
Toby Scamell's user avatar
1 vote
1 answer
400 views

I have been working on a Google Sheet linked to a Google Form. I created a app script and tested it to work fine. Then I closed the App script editor and cannot get it to open again. Everytime I try ...
Sandeep Bhide's user avatar
1 vote
1 answer
54 views

I'm going through the testdriven.io course "Developing Web Applications with Python and Flask" The question is in the Part 6: Deploying to Render I am using the free tier service in Render ...
gnavink's user avatar
  • 21
0 votes
0 answers
128 views

Greetings and good day, I have a ASP.NET 8.0 Razor project that I have created in VS22. I had finished the project and was ready to publish it via IIS. I followed the most of the basic instruction to ...
Pavel Vitov's user avatar
0 votes
0 answers
96 views

I had migrated my application from .Net 2 to .Net 5 and installed the .Net 5 hosting bundle and the application runed with no issue. Now, I migrated to .Net 8 and installed the hosting bundle .Net 8 ...
kenp's user avatar
  • 500
0 votes
0 answers
293 views

I have two issues that seem loosely related. Firstly if I refresh the page or go back or forward to any page which isn't the root page it causes a 500 error and if I attempt to make API calls I am ...
Maybol's user avatar
  • 1
2 votes
1 answer
1k views

I'm working on a simple Spring Boot project and I want to create a response object for 500 error. This is the controller: @RestController @Slf4j public class DataController { @PostMapping(value = &...
elvis's user avatar
  • 1,286
0 votes
1 answer
235 views

I know that behaviour is probably something good,but i wrote my error messages into the Json response.It looks like the following: { "message": "There was a problem processing the ...
UNTERKATZE's user avatar
0 votes
0 answers
2k views

This is my /etc/nginx/sites-enabled/default file map $sent_http_content_type $expires { default off; text/html epoch; text/css 30d; ...
pradeep reddy's user avatar
0 votes
1 answer
1k views

RE: gitlab-ce-16.8.2 A few days ago it was reported that all projects were having issues with open CI/CD Settings. A 500 error page would appear. I could duplicate this behavior and no one could ...
Scott C's user avatar
  • 63
0 votes
2 answers
273 views

I have an application to predict the size of a fish in an image. I have built a FastAPI endpoint --/predict/-- that runs the multi-step process to make that prediction. The steps include two calls to ...
Savage Henry's user avatar
  • 2,079
1 vote
2 answers
858 views

I am getting POST http://localhost:3000/api/user-profile net::ERR_ABORTED 500 (Internal Server Error) error message in developer console when trying to submit data to my Supabase Database. The ...
TheSnowmann's user avatar
0 votes
0 answers
548 views

fun Application.configureRouting() { val targetUrl = "https://oldmy.sdu.edu.kz/loginAuth.php" val myFormData = FormDataContent(Parameters.build { append("username",...
Sultan Suleimenov's user avatar
0 votes
1 answer
113 views

Keep in mind the difference between Apps Script(AS for short) projects (code.gs) and the Apps Script API. The general idea is to be able to create AS projects, write functions inside and execute them, ...
ElPaul0's user avatar
  • 49
0 votes
2 answers
2k views

Edit / Update: I copied the exact same code into another Apps Script project and it works. Unfortunately I want to use this widget on this specific shared spreadsheet. There must be something with the ...
meelszz's user avatar
  • 152

1
2 3 4 5
16