Auth problem for PROJECT calls specifically

Showing all 2 posts

I'm writing a script in PHP. So far it makes API call to the Profile object, and works nicely. BUT when I try to make /Project calls they fail with a "HTTP/1.1 401 Unauthorized" error! In order to try and isolate the problem I did the following:
1. Verified that I CAN make these calls via the Geni API Explorer. Yes.
2. Hard-coded this same call into the code. It FAILS.
3. Copy-pasted an API /Profile call into the same spot. It WORKS.

Therefore I presume that the problem is with /Project calls with the app.

Any ideas what's going on here?

Hi Shmuel,

What application ID are you using? Can you tell me roughly when you got the 401 error?

Showing all 2 posts

Create a free account or login to participate in this discussion