Coder Social home page Coder Social logo

Comments (5)

khalilbhs avatar khalilbhs commented on July 26, 2024

I had this error message I do know if he can inpact the execution ??
ioscountly

from countly-sdk-cordova.

khalilbhs avatar khalilbhs commented on July 26, 2024

the problem in this function add in the last update is not allowed by ios divice
fonction
fonction1
which generated this authorization error

from countly-sdk-cordova.

khalilbhs avatar khalilbhs commented on July 26, 2024

The server (that the POST request is sent to) needs to include the Access-Control-Allow-Headers header (etc) in its response. Putting them in your request from the client has no effect.

This is because it is up to the server to specify that it accepts cross-origin requests (and that it permits the Content-Type request header, and so on) – the client cannot decide for itself that a given server should allow CORS.

from countly-sdk-cordova.

trinisofttechnologies avatar trinisofttechnologies commented on July 26, 2024

@khalilbhs

This is a known issue.

This is reported by another customer.

Now I realize how it is happening.

Will fix it in the next release.

Thanks

from countly-sdk-cordova.

trinisofttechnologies avatar trinisofttechnologies commented on July 26, 2024

This issue is fixed in the latest release.

Now it doesn't go through the Ajax process, instead uses the sdk to send token.

from countly-sdk-cordova.

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.