how can i be able to sign in adobe app builder web action | Community
Skip to main content
New Participant
August 9, 2024
Question

how can i be able to sign in adobe app builder web action

  • August 9, 2024
  • 3 replies
  • 773 views
actions:
info:
function: actions/starter-kit-info/index.js
web: 'no'
runtime: nodejs:20
inputs:
LOG_LEVEL: debug
annotations:
require-adobe-auth: false
final: true
still getting sign in popup and what value it required

3 replies

New Participant
September 25, 2025

Well if i'm correct , when your web:"no" then your public Url is not accessible and when you try to use it through another action then "it still doesn't work " , and your require-adobe-authfalse that means there is no security , it would be great if explain what you really want to do here ....I might not be able to understand this question properly

 

tmj
Employee
October 14, 2025

Please raise a support case for us to help you.

tmj
Employee
August 12, 2024

Hi @shubhamag2, The UI in the screenshot is not coming from us. Could you provide a larger screenshot? 

Also, if you need dedicated support on this, please log a support ticket through your regular channels. 

 

Thanks
Manik

New Participant
August 23, 2024

After running the command Aio app run, I get a local https url when I try to open that url I get this pop-up

EstebanBustamante
New Participant
August 9, 2024

Hi, 

I am not sure I understand your question, but did you try using "aio login" command?

Esteban Bustamante