Forum Discussion

perk's avatar
perk
Adept
10 years ago

Error in Lithium endpoint with zendesk

I have a endpoint that is making requests to zendesk to retrieve a user ID and then make a subsequent request using the user's organization_id   <#assign url_getUser = baseUrl + "users/me.json" /> ...