Project

General

Profile

Rest API stopped working in 3.4.4

Added by Dan Weaver almost 6 years ago

I've enabled the Rest API under settings -> API. I then tried

https://mydomain.com/favorite_projects/search?format=json&key={mykey}&limit=100
and
https://login:password@mydomain.com/favorite_projects/search?format=json&limit=100

Both way, I was prompted to enter a username and password. Is it a bug in 3.4.4?