Pricing Blog

Getting wrong auth token

  • jehex-1336598930275700747

    Jehex

    5 months ago

    Hi there, quick question about xano, my auth/login ( who receive the correct inputs ) return me an auth token that is not recognized by auth/me ( cannot find the user link to the id of the auth token ) what's can be the cause of this ?

    Sone infos :
    - id is adding the creation of the token Auth token
    - Cookie are setup correctly and received the auth token
    - db Auth is enable on auth/me

    Probably an obvious reason / stupid mistake from me but Im not again super confortable with the auth process 😦
    1336598930644795474-1.png
    1336598930917560341-f3.png
    1336598931357958204-2.png
    1336598931626262590-4.png
  • jehex-1337077853946380320

    Jehex

    5 months ago

    1337077852893347840-Untitled.png
    1337077853321297950-Untsitled.png
    1337077853765763172-Untictled.png
  • Tod-1337077858513715262

    Tod

    5 months ago

    Great energy @Jehex! Your continuous contribution to the toddle Community just made you advance to Community Level 8!
  • filip_dajkovic-1337098010282295357

    Filip Dajkovic

    5 months ago

    One possible reason could be that your auth/me API isn't connected to the same table you're trying to get the record from. Try maybe creating new one and selecting the desired database table in the API creation process