ADF Web Activity 308 error

Tka32 56 Reputation points
2022-09-23T12:34:55.657+00:00

Hi,

I have a web activity making GET request to an external API, and it suddenly started failing with http 308 status code since yesterday.
244230-screenshot-2022-09-23-at-143058.png

It works fine when I request manually and worked fine until Sep 21, so it's not the API problem.
Could it be an ADF issue?

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,625 questions
0 comments No comments
{count} votes

Accepted answer
  1. HimanshuSinha-msft 19,486 Reputation points Microsoft Employee Moderator
    2022-09-26T20:55:49.427+00:00

    Hello @Tka32 ,
    Thanks for the question and using MS Q&A platform.
    As we understand the ask here is find iout why we are getting the status code 308 while executing the Web activity , please do let us know if its not accurate.
    As the Status code 308 stands for permananent redirect so it me it looks that there is some changes on the source URI .

    https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/308#:~:text=The%20HyperText%20Transfer%20Protocol%20(HTTP,given%20by%20the%20Location%20headers.

    When you say that it works fine when you do that manually , can you please check if the uri is the same as called out in the web activity ? .

    If the Uri has changed you will have to make update to the web activity , if thats not the case , please share the URI here and we can give it a try and find more ( please share the web activity settings also ) .

    Please do let me if you have any queries.
    Thanks
    Himanshu


    • Please don't forget to click on 130616-image.png or upvote 130671-image.png button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is how
    • Want a reminder to come back and check responses? Here is how to subscribe to a notification
      • If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators
    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.