Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
24 views

Heroku Nodejs Puppeteer page.goto behaviour is different on different browsers

I'm using puppeteer to create customer pdfs, this involves logging in, going to a page with customer report (has css, javascript, charts etc) information - see below. in Duck Duck go this works as ...
Nigel's user avatar
  • 19
1 vote
0 answers
46 views

Use of LDAP in PHP generates an error when the wrong password is supplied

I'm using the LDAP functions in PHP. My code works quite well, but a problem arises when the user types the wrong password. In that case my expectation is a message that says "wrong password ...
Riccardo G's user avatar
0 votes
1 answer
44 views

Rails 6.1 How to access credentials from credentials.yml.enc without repeating configuration for multiple environments?

I have the following structure in my secrets.yml, which I’ve migrated to credentials.yml.enc in Rails 6.1.7: defaults: &defaults secret_key_base: abc sol_encryption_key: 123 development: &...
vishless's user avatar
  • 898
0 votes
1 answer
61 views

Accessing AWS credentials from a javascript web app

I am writing a web app in vanilla javascript that uses AWS Bedrock. If I use the Bedrock CLI, all is well - I have a credentials file in .aws in my home directory and the necessary IAM Permissions to ...
Nigel's user avatar
  • 727
0 votes
0 answers
41 views

How to create strapi api token (from env variable) on startup for usage in my backend container?

I wanted to know how I can create an strapi api token, so that I can start my terraform/docker setup with an STRAPI_API_TOKEN env variable already being injected. I want to do that without needing to ...
Ndrslmpk's user avatar
  • 154
1 vote
1 answer
148 views

Android Native App Credentials Google Account Login Failed Error: [16] Account reauth failed with type GetCredentialException.TYPE_USER_CANCELED

IDE: Android Studio Language and framework: kotlin, Jetpack compose Java version: 11 Gradle sdk info: minSdk = 24 targetSdk = 35 versionCode = 1 versionName = "1....
slaimzZ 's user avatar
0 votes
0 answers
23 views

Next-auth redirects to home on wrong credentials with CredentialsProvider

I'm having trouble with next-auth and NextJS 14. On desktop all is fine, on mobile (at least every iOS device I had available) there is an issue with wrong redirects. When the user performs a login ...
wvp's user avatar
  • 1,174
0 votes
0 answers
34 views

How to dynamically set AWS credentials for S3 access in an Apache NiFi flow?

I am building a data flow in Apache NiFi that needs to dynamically handle AWS S3 credentials and buckets based on an incoming HTTPS request. Here's the use case: An HTTPS request triggers the NiFi ...
A_A's user avatar
  • 26
0 votes
1 answer
85 views

How to setup a connection to Sharepoint with enterprise app and client secret

I'm trying to connect to sharepoint from a service. I already registered the app in Entra and succesfully made a connection to sharepoint when using a certificate. But the customer has provides us a ...
F. Ide's user avatar
  • 13
4 votes
1 answer
1k views

DVTDeveloperAccountManager: Failed to load credentials for <old apple ID>

I have switched to a new Apple ID for development. I'm trying to build my app- via Fastlane, but here is the command I'm running plain from the Terminal: xcodebuild -workspace Runner.xcworkspace -...
Nick Charney Kaye's user avatar
0 votes
0 answers
53 views

ConnectApiException:The credential couldn't be saved because it's associated with an external credential with the folowing authentication protocol:Jwt

I was able successfully create externalCredential and namedCredential using connectApi's createExternalCredential and createNamedCredential methods. However while I am trying to update just any of the ...
Manoj's user avatar
  • 1
0 votes
1 answer
77 views

Get Credential From Windows Credential Manager With Service Fails on Windows Server

I wrote a service to retrieve windows credential from windows with its target name. I wrote two ways to get credential.the code works fine in my machine(windows 11) for both ways but it does not find ...
samsoft's user avatar
  • 46
-1 votes
1 answer
44 views

git-credential-store not supplying credentials to git client

I have a local git server, and all I really want is to avoid typing in a password for every git operation (fetch, push, etc.). My "remote" git server is on my-nas.local, with SSH running on ...
AckThpfft's user avatar
  • 105
0 votes
0 answers
58 views

Google.Cloud.Vision.V1 .Net Maui Your default credentials were not found. To set up Application Default Credentials, see... "

I am trying to use Google.Cloud.Vision.V1 nuget package on my .Net Maui project, to detect crop hints on a picture, unfortunatelly I am getting this error: Your default credentials were not found. To ...
Led Machine's user avatar
  • 7,552
1 vote
1 answer
191 views

Getting warning message 'Misuse of Sign in with Google API' in 'Android Lint: Correctness'

I am seeing a warning message in Android Studio when I inspect my project. in 'Android Lint: Correctness', the warning is: Misuse of Sign in with Google API, Use of :googleid classes without use of ...
AR Sharif Uddin JUMMAN's user avatar

15 30 50 per page
1
2 3 4 5
183