Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Attempting to use Lightroom API for local development

New Here ,
Nov 05, 2024 Nov 05, 2024

I'm trying to develop my application using the lightroom api. I'm attempting to test locally with a react app on port 3000 but when I try to use the redirect URI I've been getting all kinds of issues. 

 

When following the docs, it says you can use https://localhost/redirect/ as the redirect URI but when I try this, I get an error like this: 

Screenshot 2024-11-05 at 12.58.13 PM.png

I'm able to use 127.0.0.1 instead of localhost along with the port, but when I try to save the following config, I get a useless error.

Screenshot 2024-11-05 at 1.00.21 PM.png

Screenshot 2024-11-05 at 12.59.55 PM.png

 

I tried deleting the project to start fresh, but it won't let me delete the project even after removing the lightroom API. 

 

Any help would be appreciated. 

TOPICS
Web
354
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Pinned Reply

Adobe Employee , Nov 14, 2024 Nov 14, 2024

Some good news, hope it is not too late.  Rather than fix the documentation, we have added this (needed) feature.  If you are still interested, please give it a try and see if it works for you.

 

-Peter

Translate
Adobe Employee ,
Nov 06, 2024 Nov 06, 2024

Sorry for the trouble here.  Our documentation is incorrect - we don't currently support localhost as you've discovered.  We would indeed like to add this capability, but for now, please ignore the documentation, we will get it updated.

 

-Peter

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Nov 14, 2024 Nov 14, 2024

Some good news, hope it is not too late.  Rather than fix the documentation, we have added this (needed) feature.  If you are still interested, please give it a try and see if it works for you.

 

-Peter

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Nov 14, 2024 Nov 14, 2024
LATEST

Amazing! Thank you so much! I'll give it a try

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines