Closed iyarovoy-igor closed 4 months ago
Hello @iyarovoy-igor
We have created a PR to updated the setup guide, please read the new changes on this PR
Hi @iyarovoy-igor Is there any update on this? We have already updated the setup guide, it will help use a lot your feedback
Hi!
I apologize for the long response.
I will be able to setup the application on Monday.
Thank you for your help.
On Fri, Jun 14, 2024 at 10:32 PM Marco Loyo @.***> wrote:
Hi @iyarovoy-igor https://github.com/iyarovoy-igor Is there any update on this? We have already updated the setup guide, it will help use a lot your feedback
— Reply to this email directly, view it on GitHub https://github.com/bigcommerce/b2b-buyer-portal/issues/25#issuecomment-2168638722, or unsubscribe https://github.com/notifications/unsubscribe-auth/A55B7FJRQHMX7YCTEY56CP3ZHNALFAVCNFSM6AAAAABI4Q25YCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNRYGYZTQNZSGI . You are receiving this because you were mentioned.Message ID: @.***>
@bc-marco Hi!
Using the new setup guide, I was able to run the app locally.
Thank you!
Hi!
Using the new setup guide, I was able to run the app locally.
Thank you!
On Sat, Jun 15, 2024 at 2:33 PM Igor Yarovoy @.***> wrote:
Hi!
I apologize for the long response.
I will be able to setup the application on Monday.
Thank you for your help.
On Fri, Jun 14, 2024 at 10:32 PM Marco Loyo @.***> wrote:
Hi @iyarovoy-igor https://github.com/iyarovoy-igor Is there any update on this? We have already updated the setup guide, it will help use a lot your feedback
— Reply to this email directly, view it on GitHub https://github.com/bigcommerce/b2b-buyer-portal/issues/25#issuecomment-2168638722, or unsubscribe https://github.com/notifications/unsubscribe-auth/A55B7FJRQHMX7YCTEY56CP3ZHNALFAVCNFSM6AAAAABI4Q25YCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNRYGYZTQNZSGI . You are receiving this because you were mentioned.Message ID: @.***>
Excellent! Closing this issue as is not longer present
Type: Bug Report
Summary:
I had difficulties connecting to the buyer portal when I tried to deploy the application locally. Issue report or feature request:
Configuration I added:
VITE_B2B_CLIENT_ID=dl7c39mdpul6hyc489yk0vzxl6jesyx
This ID is provided by the b2b edition doc (https://developers.bundleb2b.com/docs/openapi/auth). Please let me know if I need another one, and if so how to get it.
VITE_STORE_HASH="zpaqzjvja6"
This is the store hash of my store.
I don't know the absolute path, and if it is needed for local development. (I run yarn prod build and set the path to the dist folder)
VITE_ASSETS_ABSOLUTE_PATH="http://localhost:3001/apps/storefront/dist/assets"
The issue I had.
So I see that the storefront is connected to the buyer portal but there is some misconfiguration.
Please let me know if there is some mistake in the configuration and provide more detailed instructions on how to connect these to apps.