Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hosted fields assets 404. #705

Closed
jexodusmercado opened this issue Dec 13, 2023 · 3 comments
Closed

Hosted fields assets 404. #705

jexodusmercado opened this issue Dec 13, 2023 · 3 comments

Comments

@jexodusmercado
Copy link

General information

  • SDK version: 3.96.0
  • Environment: Sandbox
  • Browser and OS Firefox 115.0 - Linux

Issue description

I am experiencing a 404 error with the braintree assets when loading the hosted fields.

Upon investigating, I noticed that I am fetching the html file from https://assets.braintreegateway.com/web/3.98.0/html/hosted-fields-frame.min.html which does not yet exist.

I tried to change my braintree-web version however no avail.

Any advice?

@jexodusmercado
Copy link
Author

Solve.

My bad. I have my package.json like this

    "braintree-web": "^3.96.0",

instead of this

    "braintree-web": "3.96.0",

@BenAkroyd
Copy link

We had the same issue, but we were trying to update to SDK version: 3.98.0

@jasongrishkoff
Copy link

Having the same issue right now with braintree-web: ^3.98.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants