-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to use the api? #30
Comments
I have the same issue here... a little more explanation on accessing the api would be good... for example if i put the files in a folder at mydomain.com/api then how do i access that api cause making a post with correct data in android is not working.... :( thanks ########### EDIT ########### So after changing the port in app.js and allowing port in ufw i now get this error when making the post request>>> TypeError: First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object. |
See full app created for Android with this API here: https://github.com/lscofield/url-resolver-android-simple |
Hi there, i was wondering on how to use the api?
What exact data should pe posted and in what form to the api?
I tried using the given example in Readme.md But wasn't clear enough.
Please help.
Thank you
The text was updated successfully, but these errors were encountered: