Coder Social home page Coder Social logo

how to troubleshoot errors? about recurly-js HOT 6 CLOSED

recurly avatar recurly commented on August 10, 2024
how to troubleshoot errors?

from recurly-js.

Comments (6)

em avatar em commented on August 10, 2024

Our error fidelity for configuration issues is not as good as it could be and will be improved in the near future so you get more specific errors.

That error is most likely a 404 - likely because you're pointing to a planCode that doesn't exist. Look at Network Inspector in your browser for 404s. Check that the planCode exists in the environment you have set (sandbox or production).

It could also be your company subdomain is misconfigured. Make sure the subdomain is right, and if it's a sandbox environment, it has -test at the end of it. i.e subdomain: 'mycompany-test'

from recurly-js.

nurey avatar nurey commented on August 10, 2024

No 404s. It's making a successful request to the jsonp endpoint but you guys are returning this:
alert("bad request.");

from recurly-js.

nurey avatar nurey commented on August 10, 2024

Here's the result pasted from Chrome's network inspector: https://gist.github.com/1169346

from recurly-js.

em avatar em commented on August 10, 2024

Looks like it's working now. It was probably related to a bug I already fixed. Can you confirm?

from recurly-js.

nurey avatar nurey commented on August 10, 2024

It is working.
Having a separate issue with coupon codes. Neither fixed or percentage type coupons are working. Always returning 0.

from recurly-js.

em avatar em commented on August 10, 2024

Closing this issue. I'll follow up with you in your support thread.

from recurly-js.

Related Issues (20)

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.