forcedotcom / Einstein-GPT-for-Developers

Einstein GPT For Developers
BSD 3-Clause "New" or "Revised" License
33 stars 8 forks source link

SFApiRequestError: Request failed with status code 500 #17

Closed elliot41 closed 11 months ago

elliot41 commented 1 year ago

Hi guys,

When I try to generate code, I have this error message "SFApiRequestError: Request failed with status code 500". I have a company proxy that may block the call. Is there a way to see which url is being called ?

abrantes23 commented 1 year ago

Did you enable already Einstein for Developers? there was an update yesterday Besides that, you maybe able to check the api call on the network tab on developer tools if you install code builder on your org. make sure the einstein logo on the botton right corner is white (not red)

elliot41 commented 1 year ago

Hi abrantes23, yes I enabled Einstein for Developers on my local VS Code, but i got this error. Ok i'll try to use it from "Code Builder".

On my local vscode, i still have the issue event if einstein is white : image

gbockus-sf commented 1 year ago

Hello! You can enable the debug logging via the extensions settings and then you can see the specific API endpoint we are calling from the developer tools (console).

Screenshot 2023-09-14 at 5 14 08 PM
gbockus-sf commented 11 months ago

Closing this issue out now as it's been a couple of weeks without progress. @elliot41 please reopen if you'd like to continue debugging the issue. Thanks!

BhavsarShivam commented 7 months ago

Hi @gbockus-sf , We are facing same issue, but don't know how to get it sorted. can you please help me in getting this fixed.

gbockus-sf commented 3 months ago

@BhavsarShivam in the better late then never department please checkout my comment on https://github.com/forcedotcom/Einstein-GPT-for-Developers/issues/60.