Api url has changed
See original GitHub issueI’ve been using this lib for a couple months, with everything ok. Now I’m getting this error:
FetchError: request to https://prod-auth.nubank.com.br/api/token failed, reason: write EPROTO 140736572793792:error:14094412:SSL routines:ssl3_read_bytes:sslv3 alert bad certificate:../deps/openssl/openssl/ssl/s3_ pkt.c:1498:SSL alert number 42 140736572793792:error:1409E0E5:SSL routines:ssl3_write_bytes:ssl handshake failure:../deps/openssl/openssl/ssl/s3_pkt.c:659
I think the api URL has changed to this new url:
https://prod-s0-webapp-proxy.nubank.com.br/api/proxy/AJxL5LBUC2Tx4PB-W6VD1SEIOd2xp14EDQ.aHR0cHM6Ly9wcm9kLWdsb2JhbC1hdXRoLm51YmFuay5jb20uYnIvYXBpL3Rva2Vu
Issue Analytics
- State:
- Created 5 years ago
- Reactions:4
- Comments:19 (5 by maintainers)
Top Results From Across the Web
API request URL is changing automatically - Stack Overflow
In react.js I'm using axios from communication with server. every API is working well except one. my URL in code is ...
Read more >Modify the URL Path Function for Your ShortPoint REST API ...
The updated URL path will be displayed at the top of the Change Path function once you click on Connect button: That's it,...
Read more >Api Edge / Url Id change every time - UiPath Community Forum
Api Edge / Url Id change every time · Navigate to the base URL · Allow user to login, If the site auto...
Read more >API Gateway URLs change when removing and redeploying ...
Having the public URL of a service change after it's deployed is bad. There has to be a way to refer to the...
Read more >Changing Site URL breaks access to the REST API
Hello, my blog is hosted under https://blog.domain.com, and I want to host it under ... Changing Site URL breaks access to the REST...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks! I’m already finishing an implementation using Javascript following the workflow described above, however, I’m not sure if it fits this api considering it would be a huge breaking change this new qrcode requirement. It only makes sense in a major release (or maybe not considering it’s already broken).
Cool @dygufa ! I think that fix the dynamic URI issue and add other login flow, considering QR Code validation, are two different things (If someone is already using login without QR Code, what I don’t know if it is possible…).
But if everybody needs a QR Code to log in them I agree with you that is better to launch a new breaking version and deprecate this one