Jump to content

Featured Replies

Posted

I've been working on getting my API working on my site. I've been able to get oauth to work, but haven't been able to do much more from there.

Everything seems to be returning 404.
/core/me - returning 404
/downloads/categories - returning 404
/downloads/ - returning 404
/downloads/files - returning 404
/downloads/files/{id} - returning 404

/files/categories - this works but it's not via the api.

Is there something that I've missed?

Edited by Dazz

Solved by Jim M

Go to solution
  • Dazz changed the title to API endpoints returning 404
  • Community Expert
  • Solution
1 minute ago, Dazz said:

I've been working on getting my API working on my site. I've been able to get oauth to work, but haven't been able to do much more from there.

Everything seems to be returning 404.
/core/me - returning 404
/downloads/categories - returning 404
/downloads/ - returning 404
/downloads/files - returning 404
/downloads/files/{id} - returning 404

/files/categories - this works but it's not via the api.

Is there something that I've missed?

The full URL would be {your-base-url}/api/core/me

Recently Browsing 0

  • No registered users viewing this page.