Skip to main content
-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

15 30 50 per page
1
2 3 4 5
52