#404 after redirected

6 messages · Page 1 of 1 (latest)

lost charm
#

Hi again,
Im using a spotify API to login and get the userID. I can login and get and exchange token, but after begin redirected after the login to the main-page again I get:

null:1
GET https://routetunes-frontend-production.up.railway.app/null 404 (Not Found)

Locally this works as it should, Im wondering if im missing a setting here.

Project id: d049f9d9-e78d-469c-92db-07275e5ffd44

tough mirageBOT
#

Project ID: d049f9d9-e78d-469c-92db-07275e5ffd44

sage leafBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

toxic idol
#

you are trying to redirect to a null path

lost charm
#

Yes, I solved it, I was fetching a profile picture from spotify but it was null. Sorry for taking up your time

toxic idol
#

no worries!!