


hi,
I'm running application locally
aio app run --local
When hitting action url on localhost, I'm prompted with sign-in popup for username/password
http://localhost:3233/api/v1/web/HeadlessApp-0.0.1/barcode/
Any thoughts ?
Thank you
Views
Replies
Sign in to like this content
Total Likes
Hi @nbg62 - the URL of your action should be http://localhost:3233/api/v1/web/guest/HeadlessApp-0.0.1/barcode/.
Thanks, link works.
Views
Replies
Sign in to like this content
Total Likes