PaddlePaddle / Paddle.js

Paddle.js is a web project for Baidu PaddlePaddle, which is an open source deep learning framework running in the browser. Paddle.js can either load a pre-trained model, or transforming a model from paddle-hub with model transforming tools provided by Paddle.js. It could run in every browser with WebGL/WebGPU/WebAssembly supported. It could also run in Baidu Smartprogram and WX miniprogram.
https://paddlejs.baidu.com
Apache License 2.0
977 stars 138 forks source link

Failed to retrieve JWT #520

Open kobaidze3 opened 1 month ago

kobaidze3 commented 1 month ago

I am getting this error when creating a checkout -- what causes this?

kirillrocks commented 1 month ago

Same here.

ArshErgon commented 1 month ago

I'm also getting this but only on test mode.

satpalsr commented 1 month ago

I was getting some here. Fix it by verifying that you are are passing correct client token & seller id.

tinchx1 commented 1 month ago

This error pops up when you're trying to create a checkout using production data instead of the testing data from the sandbox. To fix it, just make sure you're using the right client token and seller ID from the Paddle sandbox environment—not the production ones.

You can grab the sandbox credentials by logging in here:

https://sandbox-login.paddle.com/login?s=Monolith&subject_type=user