Hi! I’m trying to use Auth0

I followed the tutorial step by step but when I click on the ‘login’ button, this appears on my url bar. This is for a class project so any help would be awesome.
http://localhost:3000/?error=access_denied&error_description=Service%20not%20found%3A%20http%3A%2F%2Fcatcouture.com&state=aURkREp6ZEtESEdqN1c1Wjd0VFJ3azE5cUlHU2s2LjhIYXJxcWVjMmYtbg%3D%3D

I am not sure what is causing this to occur. I thought I had everything setup okay.

Hi @matttaylor007

Welcome to the Auth0 Community!

Can you share the tutorial you were following?

Service not found error can state that you haven’t set a custom API with that identifier in the Auth0 dashboard. You can find detailed info on how to set it up here: APIs

If you found this post helpful or interesting, please give it a like :+1: . Your interaction makes a difference. Have a wonderful day! :sun_with_face:

Dawid


:video_camera: Prefer how-to videos instead of written docs? We’ve got you covered! Check out our OktaDev YouTube channel for those helpful resources!

1 Like

Hi @dawid.matuszczyk

Thanks for the welcome :slight_smile:
you were right on this one, I had not set it up correctly. Rookie mistake I am told.

Thanks for your help

Matt

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.