indiesdev / curl

36 stars 15 forks source link

Error: Request failed with status code 500 #8

Open achin16 opened 2 years ago

achin16 commented 2 years ago

Hello Team,

Can you please help on this issue?

Run indiesdev/curl@v1.1
  with:
    url: https://api.github.com/repos/actions/first-interaction
    method: GET
    headers: { Accept : application/vnd.github+json }
    bearer-token: ***
    timeout: 2000
    retries: 5
    log-response: true
Using config from action params
Retry attempt #1
Retry attempt #2
Retry attempt #3
Retry attempt #4
Retry attempt #5
Error: Error: Request failed with status code 500

Thanks Ajay