Skip to content

Individual Errors  #6

@Krishiv111

Description

@Krishiv111

Individual Errors Krishiv

CORS ERRORS

  • Some individual error that I ran into included CORS which is a cross origins request,Cross-Origin Resource Sharing (CORS) error happens when your web browser stops a website from loading content (like images or data) from another website because they're not from the same place on the internet.

Solution 👍
Screen Shot 2023-12-10 at 11 12 29 PM

  • This line by itself allows from the headers to allow the request, however you must also check aws nginx file if everything is setup correctly along with the mcvsecurity.java in the backend

Api Fetch Error

Screen Shot 2023-11-27 at 11 37 28 AM
  • Code correction was to change the header as that was the portion that was being called
Screen Shot 2023-11-27 at 11 39 35 AM

Solution 👍
Screen Shot 2023-12-10 at 11 16 09 PM

  • The key implemented came from x-api coin key and here it was placed incorrectly which didn't allow the api to be called properly meaning we had to implement limiting and the idea of calling from a specific endpoint to get significant data than we had to parse, we initially thought there was a magical enpoint with only transaction data but we were incorrect.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions