I've refreshed my sandbox with a custom domain from another sandbox I got the org id from logging into salesforce and lo. I can't login to the refreshed sandbox
It has been around 18 hours I am using my username and password, which i am 100% sure is correct I got the email, clicked the link, and appended the.[sandbox
I am new to learning lightning web component I have installed vs code, the salesforce extension pack inside vs code, salesforce cli i am trying to complete the quick start Is it possible to customise the salesforce login screen if an org is using the my domain feature Custom logo custom colours custom image on the right side
For anyone that lands here with the same question I have been using vs code and salesforce since a year in my company laptop I am trying to authorize vs code with my sandbox Sfdx auth org shortcut also tried sfdx.
Users can log into the sandbox at test.salesforce.com by appending.sandbox_name to their salesforce usernames For example, if a username for a production organization is user1@acme.com, and the sandbox is named “test”, then the modified username to log into the sandbox. I am trying to use simple_salesforce to query salesforce data with python