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

            Get product attribute by attribute group code in magento 2get product attribute by product attribute group in magento 2Magento 2 Log Bundle Product Data in List Page?How to get all product attribute of a attribute group of Default attribute set?Magento 2.1 Create a filter in the product grid by new attributeMagento 2 : Get Product Attribute values By GroupMagento 2 How to get all existing values for one attributeMagento 2 get custom attribute of a single product inside a pluginMagento 2.3 How to get all the Multi Source Inventory (MSI) locations collection in custom module?Magento2: how to develop rest API to get new productsGet product attribute by attribute group code ( [attribute_group_code] ) in magento 2

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

            Magento 2.3: How do i solve this, Not registered handle, on custom form?How can i rewrite TierPrice Block in Magento2magento 2 captcha not rendering if I override layout xmlmain.CRITICAL: Plugin class doesn't existMagento 2 : Problem while adding custom button order view page?Magento 2.2.5: Overriding Admin Controller sales/orderMagento 2.2.5: Add, Update and Delete existing products Custom OptionsMagento 2.3 : File Upload issue in UI Component FormMagento2 Not registered handleHow to configured Form Builder Js in my custom magento 2.3.0 module?Magento 2.3. How to create image upload field in an admin form