Quantcast
Channel: Appcelerator Developer Center Q&A Unanswered Questions 20
Viewing all articles
Browse latest Browse all 8068

How to make a REST API request for CustomObjects on ACS

$
0
0

I receive: 'Failed to authenticate user' this is i doing: - first make a request for login an admin user, Ok - get a user id from the previous login and make a new request from Create CustomObjects URL: https://api.cloud.appcelerator.com/v1/objects/country/create.json?key=j8M?80n?N0P?3Z?AQ?R3y?wD?S8?VVKL Params: var params = { user_id: $id, fields: { code: $f1, name: $f2 } }; // $id (from the previous login), $f1, $f2 --> Javascript vars

And the API response is: "Failed to authenticate user"

What is wrong???

(Sorry for my bad drafting in English)


Viewing all articles
Browse latest Browse all 8068

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>