Giter Club home page Giter Club logo

reactnative-jwts's People

Contributors

jeffreylees avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

reactnative-jwts's Issues

_userLogin error

I am not able to get the proper response from server -
_userLogin() {
var value = this.refs.form.getValue();
if (value) {
fetch("https://****************.com/Login", {
method: "POST",
headers: {
'Accept': 'application/json',
'Content-Type': 'application/json'
},
body: JSON.stringify({
username: value.username,
password: value.password,
})
})

Response-
I/ReactNativeJS(14257): Running application "Ecommerce" with appParams: {"initia
lProps":{},"rootTag":1}. DEV === true, development-level warning are ON, per
formance optimizations are OFF

I/ReactNativeJS(14257): server status responseData--------------------------{"ty
pe":"default","status":702,"ok":false,"headers":{"map":{"connection":["keep-aliv
e"],"transfer-encoding":["chunked"],"content-type":["application/json;charset=IS
O-8859-1"],"date":["Sat, 19 Aug 2017 11:07:44 GMT"],"server":["nginx/1.10.2"]}},
"url":"https://****************.com/Login","_bodyInit":"user not found","_bodyText":"user
not found"}

why i am getting _bodyInit":"user not found","_bodyText":"user
not found" even when i passed parameters in form .?? any suggestions?

3 x Build Failed

Hi.
Alas, it didn't compile. I get the following errors:
** BUILD FAILED **

The following build commands failed:
CompileC /Users/thinklog/Development/react_native/reactnative-jwts/ios/build/Build/Intermediates/RCTLinking.build/Debug-iphonesimulator/RCTLinking.build/Objects-normal/x86_64/RCTLinkingManager.o RCTLinkingManager.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
CompileC /Users/thinklog/Development/react_native/reactnative-jwts/ios/build/Build/Intermediates/A0RNLock.build/Debug-iphonesimulator/A0RNLock.build/Objects-normal/x86_64/A0ObjectSerializer.o A0RNLock/Core/A0ObjectSerializer.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
CompileC /Users/thinklog/Development/react_native/reactnative-jwts/ios/build/Build/Intermediates/RCTWebSocket.build/Debug-iphonesimulator/RCTWebSocket.build/Objects-normal/x86_64/RCTWebSocketExecutor.o RCTWebSocketExecutor.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
(3 failures)

Any ideas what's happening and why, and how to correct it would be much appreciated.
Thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.