function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Andrew KulikAndrew Kulik 

refresh token with Trailhead playground

Hi, I am trying to get the refresh token for a connect App on a Trailhead playground. I am using the guide below but on the step "Obtaining tokens
Get Code" I am not getting redirected to a URL with a code at the end, instead it just logs me in and takes me to the settnigs page.

Are there any good instructions or guides for getting a refresh token?

https://medium.com/@bpmmendis94/obtain-access-refresh-tokens-from-salesforce-rest-api-a324fe4ccd9b
AbhishekAbhishek (Salesforce Developers) 
Please note that Questions about how to pass Trailhead challenges are not on topic, because these challenges are intended to be independent demonstrations of your abilities.

Trailhead Help (https://trailhead.salesforce.com/en/help?support=home)can provide assistance for situations where Trailhead does not appear to be functioning correctly. You can reach out to them if this is the case.

Please close the thread by selected as Best Answer so that we can keep our community clean


Regards,
Salesforce Support.
Andrew KulikAndrew Kulik
The question isn't actually about a Trailhead challenge. I was just using a Trailhead hands on org for testing a data integration as scratch orgs don't let you use SF Dataloader.