Skip to main content
0 votes
1 answer
37 views

OR_BIBED_11 error in Google Pay API after Google approving web integration (not android)

I have this button integrated in a Prestashop which was working correctly at the test stage: Integrated Gpay button Even if my integration has been production approved, the Gpay popup throws me this ...
Iñigo Alfonso's user avatar
0 votes
0 answers
41 views

Google Sign-in not working on Android's Closed Testing Release [duplicate]

I recently published a closed testing release on Google Play Console, but me and all other testers have reported that they are unable to sign in using Google Sign-In. Context: I am developing the app ...
Steinhammer71's user avatar
0 votes
0 answers
20 views

Download pdf in Japanese shows garbled text on production for rails application using Wickedpdf gem, working perfectly fine locally

Here is the issue in the screenshot I have tried multiple things: I have tried to download the Japanese fonts locally on the production server Added this in the pdf layout: <!DOCTYPE html>...
Safi Ullah's user avatar
-1 votes
0 answers
27 views

CORS issue : Allowing specific origin for a NextJS application

My frontend application written in Nextjs cannot communicate with the api which is a .NET 6 application. It complains of CORS policy whenever it is set to allow specific origins but when it is set to ...
jesutofunmi sojimi's user avatar
-1 votes
0 answers
81 views

AWS EKS Cluster NodeCreationFailure : Instances failed to communicate with the Kubernetes cluster

I was Trying to add another nodegroup(prod) to the EKS cluster running with one nodegroup(dev) on AWS. Here the old nodegroup is having the label like node_label:node_dev and for the new one i gave it ...
saranya dec19's user avatar
2 votes
1 answer
50 views

API Call succeeds on localhost but fails in production

I have a Laravel 10 app running on php 8.2. Now i am facing difficulties with an api call in production. Just to clarify: the api works fine, it is one specific route causing problems. This is the ...
Felaxocraft's user avatar
-1 votes
1 answer
72 views

React : Uncaught SyntaxError: Unexpected token 'export'

I am new to react just started few days ago, everything was working fine before and it still works fine in local. Only when I deploy the project on production react build file throws this error ...
mrcoder's user avatar
  • 360
0 votes
0 answers
37 views

VueJs 3 production build looks different then local served

I am newbie to VueJS and using VueJS 3 to build a basic portfolio website with backend as GoLang and VueJS as frontend. I am facing issue where local build when we run server saying "npm run ...
akash24's user avatar
0 votes
0 answers
30 views

MongoDb taking time in saving document on production

I am saving a mongo document using mongotemplate in java spring boot. But sometimes it is taking time to save the document. usually it is taking 2 Min to save the document. I have checked in the mongo ...
Nishant Varshney's user avatar
0 votes
1 answer
40 views

What is the best approach to handle class instances in django application in a production environment?

I would like to consider 2 approaches. First, you could create a class and its instance in a class and inside views import the instance and call its methods. Second, you import the class and create ...
Sachin Das's user avatar
0 votes
1 answer
64 views

Amplify Cognito : How to hide configuration variables in production environment

I use AWS Cognito to authenticate for a React/NodeJs application, it works well, but now I'm trying to push it into production environment I usually use backend callbacks to protect my environment ...
vanessa's user avatar
  • 441
0 votes
1 answer
86 views

tailwind css not working on production in vercel

I made portfolio website using nextjs my website is working fine in localhost but on production components where i used tailwind css are spreading or are not intact. for e.g here is my code for nav ...
Shubham Bhatt's user avatar
0 votes
0 answers
9 views

Flutter-Firebase Production Ready Apps rules [duplicate]

So i am making a Flutter application which is going to be in production so is there anything to be checked while creating bundle for uploading it in playstore, In my case i am integrating Firebase ...
user17455345's user avatar
0 votes
1 answer
82 views

Django Media Files Not Found (404) on Render Deploy

I'm having trouble serving media files on my Django application deployed on Render. The media files are being created and stored (I think) correctly on the server, but accessing them through the ...
Young Entrepreneur's user avatar
-2 votes
1 answer
52 views

Django Media Files Not Found (404) on Render Deployment

I'm having trouble serving media files on my Django application deployed on Render. The media files are being created and stored (I think?) correctly on the server, but accessing them through the ...
justlivinglife's user avatar

15 30 50 per page
1
2 3 4 5
125