Wall Endpoint of Photo-sharing app stopped working

Options
Hi,

I have been using the photo-sharing app backend template for quite some time. Today, however, the /wall endpoint stopped returning items from photo database table, all of a sudden.

[xano-wall-endpoint.gif]
I am sending the user authentication token that has uploaded the photos in the photo database table.

[CleanShot 2021-11-08 at 18.41.54.png]
Any thoughts on why there are no items being returned?

Comments

  • Michael Udinski
    Michael Udinski Administrator

    ADMIN

    Options
    I'm not able to reproduce this yet. Is it possible that it's a different auth token and it's for a user who hasn't followed or posted anything?
  • Aman Mittal
    Options
    Sorry about been able to reproduce it, . I re-installed the template on my end and the endpoint started working again.

    Answer to your question, I was using the auth token of the user who had already created posts in the photo table. I was aware of that.