Customer information wrong in REST API Magento 2Magento - Show custom data on Order Information page (Customer Account)Edit Customer Account Information without setting address?Magento Programatically customer login not working in REST APIMagento 2 : Social Login via Rest ApiWrong customer account after loginEdit customer account information in admin magento2.2.2Magento Swapping Customer Orders and Billing InformationHow to create REST API for customer profile update?Magento 2 - Add Dynamic fields in Customer Account InformationHow to customer login using Rest Api in magento 2

Airbnb - host wants to reduce rooms, can we get refund?

"ne paelici suspectaretur" (Tacitus)

Unexpected email from Yorkshire Bank

Are some sounds more pleasing to the ear, like ㄴ and ㅁ?

A question regarding using the definite article

How can I get precisely a certain cubic cm by changing the following factors?

Lock in SQL Server and Oracle

Pressure to defend the relevance of one's area of mathematics

Reverse the word in a string with the same order in javascript

I listed a wrong degree date on my background check. What will happen?

How to pass attribute when redirecting from lwc to aura component

Do I have to worry about players making “bad” choices on level up?

Multiple options for Pseudonyms

Pawn Sacrifice Justification

Where did the extra Pym particles come from in Endgame?

Find the coordinate of two line segments that are perpendicular

What does YCWCYODFTRFDTY mean?

Subtleties of choosing the sequence of tenses in Russian

Python "triplet" dictionary?

Any examples of headwear for races with animal ears?

Stark VS Thanos

Single Colour Mastermind Problem

Is it possible to Ready a spell to be cast just before the start of your next turn by having the trigger be an ally's attack?

Possible to set `foldexpr` using a function reference?



Customer information wrong in REST API Magento 2


Magento - Show custom data on Order Information page (Customer Account)Edit Customer Account Information without setting address?Magento Programatically customer login not working in REST APIMagento 2 : Social Login via Rest ApiWrong customer account after loginEdit customer account information in admin magento2.2.2Magento Swapping Customer Orders and Billing InformationHow to create REST API for customer profile update?Magento 2 - Add Dynamic fields in Customer Account InformationHow to customer login using Rest Api in magento 2






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








1















Recently we have upgraded from Magento 2.2.2 commerce to Magento 2.2.8 commerce



In the latest version we are facing issue with /V1/customers/me REST api call.
This call not return the correct user details. The model function not even called some time though we change the customer token values.



Looks like this method cached somewhere and returns different results for different users.



Anybody faced this kind of issue?










share|improve this question






















  • Please check the token of the customer.

    – Aaditya
    Apr 25 at 15:08











  • token is different for every customer. It not even hitting the function for every request

    – seeni
    Apr 25 at 15:13












  • Yeah of-cause it is different, I am saying that please regenerate that specific customer's token and check the values of customer/me API and compare it with Database.

    – Aaditya
    Apr 25 at 15:15











  • yes both are same. Issue here is it not even accessing the function every time. It works fine in local. Issue occurs in our staging environment. But 2.2.2 version magento staging we don't have this issue.

    – seeni
    Apr 25 at 15:26

















1















Recently we have upgraded from Magento 2.2.2 commerce to Magento 2.2.8 commerce



In the latest version we are facing issue with /V1/customers/me REST api call.
This call not return the correct user details. The model function not even called some time though we change the customer token values.



Looks like this method cached somewhere and returns different results for different users.



Anybody faced this kind of issue?










share|improve this question






















  • Please check the token of the customer.

    – Aaditya
    Apr 25 at 15:08











  • token is different for every customer. It not even hitting the function for every request

    – seeni
    Apr 25 at 15:13












  • Yeah of-cause it is different, I am saying that please regenerate that specific customer's token and check the values of customer/me API and compare it with Database.

    – Aaditya
    Apr 25 at 15:15











  • yes both are same. Issue here is it not even accessing the function every time. It works fine in local. Issue occurs in our staging environment. But 2.2.2 version magento staging we don't have this issue.

    – seeni
    Apr 25 at 15:26













1












1








1








Recently we have upgraded from Magento 2.2.2 commerce to Magento 2.2.8 commerce



In the latest version we are facing issue with /V1/customers/me REST api call.
This call not return the correct user details. The model function not even called some time though we change the customer token values.



Looks like this method cached somewhere and returns different results for different users.



Anybody faced this kind of issue?










share|improve this question














Recently we have upgraded from Magento 2.2.2 commerce to Magento 2.2.8 commerce



In the latest version we are facing issue with /V1/customers/me REST api call.
This call not return the correct user details. The model function not even called some time though we change the customer token values.



Looks like this method cached somewhere and returns different results for different users.



Anybody faced this kind of issue?







customer-account magento2.2.8






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Apr 25 at 14:47









seeniseeni

659821




659821












  • Please check the token of the customer.

    – Aaditya
    Apr 25 at 15:08











  • token is different for every customer. It not even hitting the function for every request

    – seeni
    Apr 25 at 15:13












  • Yeah of-cause it is different, I am saying that please regenerate that specific customer's token and check the values of customer/me API and compare it with Database.

    – Aaditya
    Apr 25 at 15:15











  • yes both are same. Issue here is it not even accessing the function every time. It works fine in local. Issue occurs in our staging environment. But 2.2.2 version magento staging we don't have this issue.

    – seeni
    Apr 25 at 15:26

















  • Please check the token of the customer.

    – Aaditya
    Apr 25 at 15:08











  • token is different for every customer. It not even hitting the function for every request

    – seeni
    Apr 25 at 15:13












  • Yeah of-cause it is different, I am saying that please regenerate that specific customer's token and check the values of customer/me API and compare it with Database.

    – Aaditya
    Apr 25 at 15:15











  • yes both are same. Issue here is it not even accessing the function every time. It works fine in local. Issue occurs in our staging environment. But 2.2.2 version magento staging we don't have this issue.

    – seeni
    Apr 25 at 15:26
















Please check the token of the customer.

– Aaditya
Apr 25 at 15:08





Please check the token of the customer.

– Aaditya
Apr 25 at 15:08













token is different for every customer. It not even hitting the function for every request

– seeni
Apr 25 at 15:13






token is different for every customer. It not even hitting the function for every request

– seeni
Apr 25 at 15:13














Yeah of-cause it is different, I am saying that please regenerate that specific customer's token and check the values of customer/me API and compare it with Database.

– Aaditya
Apr 25 at 15:15





Yeah of-cause it is different, I am saying that please regenerate that specific customer's token and check the values of customer/me API and compare it with Database.

– Aaditya
Apr 25 at 15:15













yes both are same. Issue here is it not even accessing the function every time. It works fine in local. Issue occurs in our staging environment. But 2.2.2 version magento staging we don't have this issue.

– seeni
Apr 25 at 15:26





yes both are same. Issue here is it not even accessing the function every time. It works fine in local. Issue occurs in our staging environment. But 2.2.2 version magento staging we don't have this issue.

– seeni
Apr 25 at 15:26










1 Answer
1






active

oldest

votes


















0














This issue is due to the Varnish. When we disable varnish and check, this issue is not happened.



But we are still clueless why this GET method alone having this issue, other GET methods works fine with Varnish.






share|improve this answer























    Your Answer








    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "479"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    imageUploader:
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    ,
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );













    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f272472%2fcustomer-information-wrong-in-rest-api-magento-2%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    This issue is due to the Varnish. When we disable varnish and check, this issue is not happened.



    But we are still clueless why this GET method alone having this issue, other GET methods works fine with Varnish.






    share|improve this answer



























      0














      This issue is due to the Varnish. When we disable varnish and check, this issue is not happened.



      But we are still clueless why this GET method alone having this issue, other GET methods works fine with Varnish.






      share|improve this answer

























        0












        0








        0







        This issue is due to the Varnish. When we disable varnish and check, this issue is not happened.



        But we are still clueless why this GET method alone having this issue, other GET methods works fine with Varnish.






        share|improve this answer













        This issue is due to the Varnish. When we disable varnish and check, this issue is not happened.



        But we are still clueless why this GET method alone having this issue, other GET methods works fine with Varnish.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Apr 26 at 6:33









        seeniseeni

        659821




        659821



























            draft saved

            draft discarded
















































            Thanks for contributing an answer to Magento Stack Exchange!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid


            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.

            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f272472%2fcustomer-information-wrong-in-rest-api-magento-2%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Category:9 (number) SubcategoriesMedia in category "9 (number)"Navigation menuUpload mediaGND ID: 4485639-8Library of Congress authority ID: sh85091979ReasonatorScholiaStatistics

            Circuit construction for execution of conditional statements using least significant bitHow are two different registers being used as “control”?How exactly is the stated composite state of the two registers being produced using the $R_zz$ controlled rotations?Efficiently performing controlled rotations in HHLWould this quantum algorithm implementation work?How to prepare a superposed states of odd integers from $1$ to $sqrtN$?Why is this implementation of the order finding algorithm not working?Circuit construction for Hamiltonian simulationHow can I invert the least significant bit of a certain term of a superposed state?Implementing an oracleImplementing a controlled sum operation

            Magento 2 “No Payment Methods” in Admin New OrderHow to integrate Paypal Express Checkout with the Magento APIMagento 1.5 - Sales > Order > edit order and shipping methods disappearAuto Invoice Check/Money Order Payment methodAdd more simple payment methods?Shipping methods not showingWhat should I do to change payment methods if changing the configuration has no effects?1.9 - No Payment Methods showing upMy Payment Methods not Showing for downloadable/virtual product when checkout?Magento2 API to access internal payment methodHow to call an existing payment methods in the registration form?