Hi All,
I'm going crazy with OAUTH1 and Magento 2.3.4 (Ubuntu + Nginx 1.14 + PHP 7.3)
I get always
oauth_problem=Consumer+key+has+expired
My Backend configs:
- I've configured an Integration (System -> Integrations -> Add New Integration)
- I've set Available Api: "Orders" and "Customers"
- I've Activate the Integration
- I've set a Postman Test with Token Request Url, Consumer Key, Consumer Secret but I get always oauth_problem=Consumer+key+has+expired
I've also tried to:
- (Stores -> Configuration -> Services -> oAuth) to try several values for Consumer Settings -> Expiration Period: 0, 300 (default), 1000000
- to reactivate several time the Integration
- to generate new Integrations
- to erase all Integration and create New one again
Nothing!
Any ideas about what I wrong?
Best Regards, Francesco
![oauth_postman.jpg oauth_postman.jpg](https://community.magento.com/t5/image/serverpage/image-id/17919iDFD3AF1CF5828263/image-size/large?v=v2&px=999)
![oauth_created_integration.jpg oauth_created_integration.jpg](https://community.magento.com/t5/image/serverpage/image-id/17916i606A83CC281C2EA1/image-size/large?v=v2&px=999)
![oauth_config_expiration.jpg oauth_config_expiration.jpg](https://community.magento.com/t5/image/serverpage/image-id/17917i02C43255E9CF80C4/image-size/large?v=v2&px=999)
![oauth_create_integration.jpg oauth_create_integration.jpg](https://community.magento.com/t5/image/serverpage/image-id/17918i40658E574B0E669C/image-size/large?v=v2&px=999)