最新消息:Welcome to the puzzle paradise for programmers! Here, a well-designed puzzle awaits you. From code logic puzzles to algorithmic challenges, each level is closely centered on the programmer's expertise and skills. Whether you're a novice programmer or an experienced tech guru, you'll find your own challenges on this site. In the process of solving puzzles, you can not only exercise your thinking skills, but also deepen your understanding and application of programming knowledge. Come to start this puzzle journey full of wisdom and challenges, with many programmers to compete with each other and show your programming wisdom! Translated with DeepL.com (free version)

https certificate issue on Android - Stack Overflow

matteradmin6PV0评论

I have a macro made with Macrodroid which I use to make Get http requests. This macro obtains day color electrical contract (in France)

Get

this macro worked very well but now when it runs I have an error:

"java.security.cert.CertPathValidatorException: trust anchor for certification path not found"

I thought it could be du to an change on the server, but when I use this Get with "Postman" it works well! so it seems it's a problem from Android but I don't know what to do...

I tried it on an other android phone and it works too so I probably have something to do on my phone, but I don't know what!

Can someone help me?

here is Postman request

And here my Macrodroid macro

outdated question because it works now...I don't know why !

Post a comment

comment list (0)

  1. No comments so far