question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Response status code does not indicate success: 403 (Forbidden).

See original GitHub issue

After creating a Weather sample chatbot and going through creating resources in Azure I copied the Authoring key and prediction key from Azure and filled them onto LUIS authoring key and LUIS endpoint key in Bot framework Composer Project Settings, and restart the bot and test in the emulator. the welcome message shows up but when I type Hi and press enter I will get a message like

Response status code does not indicate success: 403 (Forbidden). or some other form of 4xx error

Version

V1.3.0 GUI

Browser

  • Electron distribution
  • [x ] Chrome
  • Safari
  • Firefox
  • Edge

OS

Windows 7

  • macOS
  • [ x weatherbot error ] Windows
  • Ubuntu

To Reproduce

Steps to reproduce the behavior:

  1. Go to ‘…’
  2. Click on ‘…’
  3. Scroll down to ‘…’
  4. See an error

Expected behavior

Screenshots

Additional context

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
MoesLabcommented, Jan 7, 2021

Thanks, I regenerated 1st key of the bot resource from the Azure portal and update the Composer. and wow starts working.

0reactions
SupriyaBhogicommented, Jul 23, 2021

After creating a sample bot in composer and I copied the Authoring key and prediction key from Azure and filled them onto LUIS authoring key and LUIS endpoint key in Bot framework Composer Project Settings, and restart the bot and test in the emulator. the welcome message shows up but when I type Hi and press enter I will get a message like Response status code does not indicate success: 403 (Forbidden) can anyone help me with this?

Read more comments on GitHub >

github_iconTop Results From Across the Web

403 Forbidden Error: What It Is and How to Fix It - Airbrake Blog
The 403 Forbidden Error is an HTTP response status code that indicates an identified client does not have proper authorization to access the ......
Read more >
Response status code does not indicate success ... - GitHub
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information ...
Read more >
Response status code does not indicate success: 403
Issue starts appearing on Azure pipeline during SonarCloudPrepare step. we get error: Failed to request and parse 'https://sonarcloud.io/api/ ...
Read more >
nuget - Response status code does not indicate success: 403 ...
This error message appears if the build service doesn't have permission to access your Azure Artifacts feed. To fix this:.
Read more >
HTTP Error 403 Forbidden: What It Means and How to Fix It
The 403 (Forbidden) status code indicates that the server understood the request but refuses to authorize it...If authentication credentials ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found